Searched refs:hw_enc_features (Results 51 - 60 of 60) sorted by relevance

123

/linux-master/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4629 netdev->hw_enc_features |= netdev->vlan_features;
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c3283 dev->hw_enc_features = NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |
/linux-master/include/linux/
H A Dnetdevice.h1778 * @hw_enc_features: Mask of features inherited by encapsulating devices
2146 netdev_features_t hw_enc_features; member in struct:net_device
/linux-master/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c3351 netdev->hw_enc_features |= netdev->vlan_features | NETIF_F_TSO_MANGLEID;
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_main.c3638 netdev->hw_enc_features |= dflt_features | csumo_features |
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c6964 netdev->hw_enc_features |= netdev->vlan_features;
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c15338 dev->hw_enc_features =
15345 dev->hw_enc_features |= NETIF_F_GSO_UDP_L4;
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c11055 netdev->hw_enc_features |= netdev->vlan_features;
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_main.c3324 netdev->hw_enc_features |= netdev->vlan_features;
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c13198 dev->hw_enc_features =

Completed in 965 milliseconds

123