Searched refs:ndo_fix_features (Results 1 – 25 of 61) sorted by relevance
123
| /Linux-v5.4/Documentation/networking/ |
| D | netdev-features.txt | 36 This set is filtered by ndo_fix_features callback whenever it or 46 is calculated and filtered by calling ndo_fix_features callback 64 driver except by means of ndo_fix_features callback. 71 * ndo_fix_features: 90 be reliably detected in ndo_fix_features. In this case, the callback
|
| /Linux-v5.4/net/hsr/ |
| D | hsr_device.c | 375 .ndo_fix_features = hsr_fix_features,
|
| /Linux-v5.4/net/bridge/ |
| D | br_device.c | 391 .ndo_fix_features = br_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.c | 273 .ndo_fix_features = nfp_repr_fix_features,
|
| /Linux-v5.4/drivers/net/xen-netback/ |
| D | interface.c | 444 .ndo_fix_features = xenvif_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qede/ |
| D | qede_main.c | 624 .ndo_fix_features = qede_fix_features, 654 .ndo_fix_features = qede_fix_features, 673 .ndo_fix_features = qede_fix_features,
|
| /Linux-v5.4/net/8021q/ |
| D | vlan_dev.c | 782 .ndo_fix_features = vlan_dev_fix_features,
|
| /Linux-v5.4/drivers/net/ipvlan/ |
| D | ipvlan_main.c | 341 .ndo_fix_features = ipvlan_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_main.c | 837 .ndo_fix_features = hinic_fix_features,
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l3_main.c | 2145 .ndo_fix_features = qeth_fix_features, 2162 .ndo_fix_features = qeth_fix_features,
|
| D | qeth_l2_main.c | 689 .ndo_fix_features = qeth_fix_features,
|
| /Linux-v5.4/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_main.c | 2040 .ndo_fix_features = ipoib_fix_features, 2060 .ndo_fix_features = ipoib_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ |
| D | cxgb2.c | 972 .ndo_fix_features = t1_fix_features,
|
| /Linux-v5.4/arch/um/drivers/ |
| D | vector_kern.c | 1438 .ndo_fix_features = vector_fix_features,
|
| /Linux-v5.4/drivers/net/ |
| D | veth.c | 1174 .ndo_fix_features = veth_fix_features,
|
| D | tun.c | 1266 .ndo_fix_features = tun_net_fix_features, 1346 .ndo_fix_features = tun_net_fix_features,
|
| D | macvlan.c | 1136 .ndo_fix_features = macvlan_fix_features,
|
| D | xen-netfront.c | 1272 .ndo_fix_features = xennet_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/ibm/ |
| D | ibmveth.c | 1593 .ndo_fix_features = ibmveth_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_netdev.c | 2928 .ndo_fix_features = mlx4_en_fix_features, 2962 .ndo_fix_features = mlx4_en_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/atheros/alx/ |
| D | main.c | 1684 .ndo_fix_features = alx_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/intel/ixgb/ |
| D | ixgb_main.c | 346 .ndo_fix_features = ixgb_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atl1e/ |
| D | atl1e_main.c | 2239 .ndo_fix_features = atl1e_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/cavium/liquidio/ |
| D | lio_vf_main.c | 1875 .ndo_fix_features = liquidio_fix_features,
|
| /Linux-v5.4/drivers/net/ethernet/cavium/thunder/ |
| D | nicvf_main.c | 2108 .ndo_fix_features = nicvf_fix_features,
|
123