Home
last modified time | relevance | path

Searched refs:ndo_features_check (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/net/bridge/
Dbr_device.c350 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/
Dveth.c287 .ndo_features_check = passthru_features_check,
Dmacvlan.c1052 .ndo_features_check = passthru_features_check,
Dtun.c968 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c1386 .ndo_features_check = fm10k_features_check,
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Den_netdev.c2513 .ndo_features_check = mlx4_en_features_check,
2551 .ndo_features_check = mlx4_en_features_check,
/linux-4.4.14/drivers/net/ethernet/realtek/
D8139cp.c1882 .ndo_features_check = cp_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dnetdev.c2618 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/team/
Dteam.c1991 .ndo_features_check = passthru_features_check,
/linux-4.4.14/net/core/
Ddev.c2697 if (dev->netdev_ops->ndo_features_check) in netif_skb_features()
2698 features &= dev->netdev_ops->ndo_features_check(skb, dev, in netif_skb_features()
/linux-4.4.14/include/linux/
Dnetdevice.h1229 netdev_features_t (*ndo_features_check) (struct sk_buff *skb, member
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c3909 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/bonding/
Dbond_main.c4105 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c545 .ndo_features_check = qlcnic_features_check,
/linux-4.4.14/drivers/net/usb/
Dr8152.c4024 .ndo_features_check = rtl8152_features_check,
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_main.c5347 .ndo_features_check = be_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb_main.c2091 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
Dnetdev.c6955 .ndo_features_check = passthru_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c8445 .ndo_features_check = ixgbe_features_check,
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_main.c8604 .ndo_features_check = i40e_features_check,
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c13012 .ndo_features_check = bnx2x_features_check,