Home
last modified time | relevance | path

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

12

/linux/net/bridge/
A Dbr_device.c473 .ndo_features_check = passthru_features_check,
/linux/drivers/net/
A Dnet_failover.c318 .ndo_features_check = passthru_features_check,
A Dveth.c1547 .ndo_features_check = passthru_features_check,
A Dmacvlan.c1173 .ndo_features_check = passthru_features_check,
A Dtun.c1315 .ndo_features_check = passthru_features_check,
A Dvirtio_net.c2709 .ndo_features_check = passthru_features_check,
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_main.c661 .ndo_features_check = qede_features_check,
684 .ndo_features_check = qede_features_check,
701 .ndo_features_check = qede_features_check,
/linux/drivers/net/ethernet/sfc/
A Defx.c599 .ndo_features_check = efx_features_check,
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_netdev.c1536 .ndo_features_check = fm10k_features_check,
/linux/drivers/net/ethernet/cisco/enic/
A Denic_main.c2516 .ndo_features_check = enic_features_check,
2540 .ndo_features_check = enic_features_check,
/linux/drivers/net/ethernet/mellanox/mlx4/
A Den_netdev.c2861 .ndo_features_check = mlx4_en_features_check,
2893 .ndo_features_check = mlx4_en_features_check,
/linux/drivers/s390/net/
A Dqeth_l3_main.c1856 .ndo_features_check = qeth_l3_osa_features_check,
A Dqeth_l2_main.c1059 .ndo_features_check = qeth_features_check,
/linux/drivers/net/ethernet/realtek/
A D8139cp.c1877 .ndo_features_check = cp_features_check,
/linux/drivers/net/ethernet/intel/igbvf/
A Dnetdev.c2667 .ndo_features_check = igbvf_features_check,
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-drv.c2297 .ndo_features_check = xgbe_features_check,
/linux/drivers/net/team/
A Dteam.c2058 .ndo_features_check = passthru_features_check,
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_main.c3569 .ndo_features_check = iavf_features_check,
/linux/include/linux/
A Dnetdevice.h1355 netdev_features_t (*ndo_features_check)(struct sk_buff *skb, member
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf_main.c4478 .ndo_features_check = ixgbevf_features_check,
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_main.c521 .ndo_features_check = qlcnic_features_check,
/linux/drivers/net/ethernet/netronome/nfp/
A Dnfp_net_common.c3766 .ndo_features_check = nfp_net_features_check,
/linux/drivers/net/vmxnet3/
A Dvmxnet3_drv.c3389 .ndo_features_check = vmxnet3_features_check, in vmxnet3_probe_device()
/linux/net/core/
A Ddev.c3568 if (dev->netdev_ops->ndo_features_check) in netif_skb_features()
3569 features &= dev->netdev_ops->ndo_features_check(skb, dev, in netif_skb_features()
/linux/drivers/net/usb/
A Dlan78xx.c4007 .ndo_features_check = lan78xx_features_check,

Completed in 144 milliseconds

12