Home
last modified time | relevance | path

Searched refs:ndo_fix_features (Results 1 – 25 of 56) sorted by relevance

123

/linux/Documentation/networking/
H A Dnetdev-features.rst39 This set is filtered by ndo_fix_features callback whenever it or
49 is calculated and filtered by calling ndo_fix_features callback
67 driver except by means of ndo_fix_features callback.
74 * ndo_fix_features:
93 be reliably detected in ndo_fix_features. In this case, the callback
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_main.c503 .ndo_fix_features = aq_ndev_fix_features,
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c273 .ndo_fix_features = nfp_repr_fix_features,
/linux/net/bridge/
H A Dbr_device.c456 .ndo_fix_features = br_fix_features,
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_main.c894 .ndo_fix_features = hinic_fix_features,
917 .ndo_fix_features = hinic_fix_features,
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c504 .ndo_fix_features = wx_fix_features,
/linux/net/hsr/
H A Dhsr_device.c602 .ndo_fix_features = hsr_fix_features,
/linux/drivers/net/xen-netback/
H A Dinterface.c477 .ndo_fix_features = xenvif_fix_features,
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c729 .ndo_fix_features = qede_fix_features,
758 .ndo_fix_features = qede_fix_features,
775 .ndo_fix_features = qede_fix_features,
/linux/drivers/s390/net/
H A Dqeth_l3_main.c1839 .ndo_fix_features = qeth_fix_features,
1855 .ndo_fix_features = qeth_fix_features,
H A Dqeth_l2_main.c1063 .ndo_fix_features = qeth_fix_features,
1084 .ndo_fix_features = qeth_fix_features,
/linux/net/8021q/
H A Dvlan_dev.c1063 .ndo_fix_features = vlan_dev_fix_features,
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c938 .ndo_fix_features = t1_fix_features,
/linux/drivers/net/
H A Dmacvlan.c1179 .ndo_fix_features = macvlan_fix_features,
H A Dtun.c1252 .ndo_fix_features = tun_net_fix_features,
1336 .ndo_fix_features = tun_net_fix_features,
H A Dveth.c1670 .ndo_fix_features = veth_fix_features,
/linux/drivers/net/ethernet/ibm/
H A Dibmveth.c1618 .ndo_fix_features = ibmveth_fix_features,
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1038 .ndo_fix_features = emac_ndo_fix_features,
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2853 .ndo_fix_features = mlx4_en_fix_features,
2885 .ndo_fix_features = mlx4_en_fix_features,
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c2087 .ndo_fix_features = nicvf_fix_features,
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_main.c1884 .ndo_fix_features = liquidio_fix_features,
/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c2253 .ndo_fix_features = atl1e_fix_features,
/linux/drivers/net/ethernet/marvell/
H A Dsky2.c4563 .ndo_fix_features = sky2_fix_features,
4580 .ndo_fix_features = sky2_fix_features,
/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.c1294 .ndo_fix_features = atl2_fix_features,
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c2309 .ndo_fix_features = xgbe_fix_features,

123