Home
last modified time | relevance | path

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

12

/linux/net/bridge/
H A Dbr_device.c472 .ndo_features_check = passthru_features_check,
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c516 .ndo_features_check = fbnic_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/net/
H A Dnetkit.c233 .ndo_features_check = passthru_features_check,
H A Dmacvlan.c1197 .ndo_features_check = passthru_features_check,
H A Dveth.c1709 .ndo_features_check = passthru_features_check,
H A Dtun.c1276 .ndo_features_check = passthru_features_check,
/linux/drivers/s390/net/
H A Dqeth_l2_main.c1055 .ndo_features_check = qeth_features_check,
1076 .ndo_features_check = qeth_features_check,
H A Dqeth_l3_main.c1850 .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/netronome/nfp/
H A Dnfp_net_common.c2338 .ndo_features_check = nfp_net_features_check,
2369 .ndo_features_check = nfp_net_features_check,
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c2485 .ndo_features_check = idpf_features_check,
/linux/drivers/net/ethernet/realtek/
H A D8139cp.c1879 .ndo_features_check = cp_features_check,
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2021 .ndo_features_check = xgbe_features_check,
/linux/drivers/net/ethernet/3com/
H A Dtyphoon.c2279 .ndo_features_check = typhoon_features_check,
/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2687 .ndo_features_check = igbvf_features_check,
/linux/drivers/net/team/
H A Dteam_core.c2061 .ndo_features_check = passthru_features_check,
/linux/drivers/net/ethernet/google/gve/
H A Dgve_main.c2174 .ndo_features_check = gve_features_check,
/linux/include/linux/
H A Dnetdevice.h1415 netdev_features_t (*ndo_features_check)(struct sk_buff *skb, member
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4504 .ndo_features_check = ixgbevf_features_check,
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c520 .ndo_features_check = qlcnic_features_check,
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c5171 .ndo_features_check = iavf_features_check,
/linux/drivers/net/usb/
H A Dlan78xx.c4599 .ndo_features_check = lan78xx_features_check,
/linux/net/core/
H A Ddev.c3806 if (dev->netdev_ops->ndo_features_check) in netif_skb_features()
3807 features &= dev->netdev_ops->ndo_features_check(skb, dev, in netif_skb_features()

12