Searched refs:ndo_fix_features (Results 1 – 25 of 63) sorted by relevance
123
| /Linux-v5.15/Documentation/networking/ |
| D | netdev-features.rst | 39 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-v5.15/net/hsr/ |
| D | hsr_device.c | 412 .ndo_fix_features = hsr_fix_features,
|
| /Linux-v5.15/net/bridge/ |
| D | br_device.c | 465 .ndo_fix_features = br_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.c | 274 .ndo_fix_features = nfp_repr_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_main.c | 917 .ndo_fix_features = hinic_fix_features, 940 .ndo_fix_features = hinic_fix_features,
|
| /Linux-v5.15/drivers/net/xen-netback/ |
| D | interface.c | 489 .ndo_fix_features = xenvif_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/qlogic/qede/ |
| D | qede_main.c | 652 .ndo_fix_features = qede_fix_features, 681 .ndo_fix_features = qede_fix_features, 698 .ndo_fix_features = qede_fix_features,
|
| /Linux-v5.15/net/8021q/ |
| D | vlan_dev.c | 835 .ndo_fix_features = vlan_dev_fix_features,
|
| /Linux-v5.15/drivers/net/ipvlan/ |
| D | ipvlan_main.c | 360 .ndo_fix_features = ipvlan_fix_features,
|
| /Linux-v5.15/drivers/s390/net/ |
| D | qeth_l3_main.c | 1846 .ndo_fix_features = qeth_fix_features, 1862 .ndo_fix_features = qeth_fix_features,
|
| D | qeth_l2_main.c | 1069 .ndo_fix_features = qeth_fix_features,
|
| /Linux-v5.15/drivers/infiniband/ulp/ipoib/ |
| D | ipoib_main.c | 2069 .ndo_fix_features = ipoib_fix_features, 2090 .ndo_fix_features = ipoib_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/chelsio/cxgb/ |
| D | cxgb2.c | 934 .ndo_fix_features = t1_fix_features,
|
| /Linux-v5.15/arch/um/drivers/ |
| D | vector_kern.c | 1537 .ndo_fix_features = vector_fix_features,
|
| /Linux-v5.15/drivers/net/ |
| D | tun.c | 1171 .ndo_fix_features = tun_net_fix_features, 1254 .ndo_fix_features = tun_net_fix_features,
|
| D | macvlan.c | 1155 .ndo_fix_features = macvlan_fix_features,
|
| D | veth.c | 1541 .ndo_fix_features = veth_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/ibm/ |
| D | ibmveth.c | 1635 .ndo_fix_features = ibmveth_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_netdev.c | 2850 .ndo_fix_features = mlx4_en_fix_features, 2882 .ndo_fix_features = mlx4_en_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/intel/ixgb/ |
| D | ixgb_main.c | 342 .ndo_fix_features = ixgb_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/atheros/alx/ |
| D | main.c | 1706 .ndo_fix_features = alx_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/atheros/atl1e/ |
| D | atl1e_main.c | 2247 .ndo_fix_features = atl1e_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/cavium/liquidio/ |
| D | lio_vf_main.c | 1893 .ndo_fix_features = liquidio_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/cavium/thunder/ |
| D | nicvf_main.c | 2096 .ndo_fix_features = nicvf_fix_features,
|
| /Linux-v5.15/drivers/net/ethernet/cortina/ |
| D | gemini.c | 2209 .ndo_fix_features = gmac_fix_features,
|
123