Home
last modified time | relevance | path

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

12

/linux/net/bridge/
H A Dbr_device.c470 .ndo_features_check = passthru_features_check,
/linux/drivers/net/
H A Dnet_failover.c314 .ndo_features_check = passthru_features_check,
H A Dnetkit.c235 .ndo_features_check = passthru_features_check,
H A Dmacvlan.c1196 .ndo_features_check = passthru_features_check,
H A Dveth.c1672 .ndo_features_check = passthru_features_check,
H A Dtun.c1341 .ndo_features_check = passthru_features_check,
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c738 .ndo_features_check = qede_features_check,
761 .ndo_features_check = qede_features_check,
778 .ndo_features_check = qede_features_check,
/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c606 .ndo_features_check = efx_siena_features_check,
/linux/drivers/s390/net/
H A Dqeth_l2_main.c1053 .ndo_features_check = qeth_features_check,
1074 .ndo_features_check = qeth_features_check,
H A Dqeth_l3_main.c1849 .ndo_features_check = qeth_l3_osa_features_check,
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_netdev.c1536 .ndo_features_check = fm10k_features_check,
/linux/drivers/net/ethernet/sfc/
H A Defx.c601 .ndo_features_check = efx_features_check,
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c2351 .ndo_features_check = idpf_features_check,
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2859 .ndo_features_check = mlx4_en_features_check,
2891 .ndo_features_check = mlx4_en_features_check,
/linux/drivers/net/ethernet/realtek/
H A D8139cp.c1879 .ndo_features_check = cp_features_check,
H A Dr8169_main.c5109 .ndo_features_check = rtl8169_features_check,
/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c2279 .ndo_features_check = typhoon_features_check,
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2311 .ndo_features_check = xgbe_features_check,
/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2119 .ndo_features_check = gve_features_check,
/linux/drivers/net/team/
H A Dteam_core.c2078 .ndo_features_check = passthru_features_check,
/linux/include/linux/
H A Dnetdevice.h1388 netdev_features_t (*ndo_features_check)(struct sk_buff *skb, member
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c521 .ndo_features_check = qlcnic_features_check,
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5106 .ndo_features_check = iavf_features_check,
/linux/net/core/
H A Ddev.c3779 if (dev->netdev_ops->ndo_features_check) in netif_skb_features()
3780 features &= dev->netdev_ops->ndo_features_check(skb, dev, in netif_skb_features()
/linux/drivers/net/usb/
H A Dlan78xx.c4417 .ndo_features_check = lan78xx_features_check,

12