Searched refs:ndo_set_features (Results 1 – 25 of 97) sorted by relevance
1234
| /Linux-v5.4/Documentation/networking/ |
| D | netdev-features.txt | 28 error paths of ndo_set_features callback. 48 set, it is passed to ndo_set_features callback and (if the callback 80 ndo_set_features calls. 86 * ndo_set_features:
|
| /Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/ |
| D | aq_main.c | 236 .ndo_set_features = aq_ndev_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_vf.c | 113 .ndo_set_features = enetc_vf_set_features,
|
| D | enetc_pf.c | 704 .ndo_set_features = enetc_pf_set_features,
|
| /Linux-v5.4/drivers/net/netdevsim/ |
| D | netdev.c | 258 .ndo_set_features = nsim_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/ |
| D | nfp_net_repr.c | 274 .ndo_set_features = nfp_port_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/qualcomm/emac/ |
| D | emac.c | 393 .ndo_set_features = emac_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qede/ |
| D | qede_main.c | 625 .ndo_set_features = qede_set_features, 655 .ndo_set_features = qede_set_features, 674 .ndo_set_features = qede_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
| D | hinic_main.c | 838 .ndo_set_features = hinic_set_features,
|
| /Linux-v5.4/drivers/s390/net/ |
| D | qeth_l3_main.c | 2146 .ndo_set_features = qeth_set_features, 2163 .ndo_set_features = qeth_set_features,
|
| D | qeth_l2_main.c | 690 .ndo_set_features = qeth_set_features
|
| /Linux-v5.4/drivers/net/ethernet/synopsys/ |
| D | dwc-xlgmac-net.c | 942 .ndo_set_features = xlgmac_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ |
| D | cxgb2.c | 973 .ndo_set_features = t1_set_features,
|
| /Linux-v5.4/drivers/net/wireless/ath/ath6kl/ |
| D | main.c | 1284 .ndo_set_features = ath6kl_set_features,
|
| /Linux-v5.4/arch/um/drivers/ |
| D | vector_kern.c | 1439 .ndo_set_features = vector_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/renesas/ |
| D | sh_eth.c | 3162 .ndo_set_features = sh_eth_set_features, 3178 .ndo_set_features = sh_eth_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/davicom/ |
| D | dm9000.c | 1379 .ndo_set_features = dm9000_set_features,
|
| /Linux-v5.4/drivers/net/usb/ |
| D | aqc111.c | 651 .ndo_set_features = aqc111_set_features,
|
| D | ax88179_178a.c | 962 .ndo_set_features = ax88179_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/calxeda/ |
| D | xgmac.c | 1519 .ndo_set_features = xgmac_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/faraday/ |
| D | ftgmac100.c | 1600 .ndo_set_features = ftgmac100_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_rep.c | 1394 .ndo_set_features = mlx5e_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/ibm/ |
| D | ibmveth.c | 1594 .ndo_set_features = ibmveth_set_features,
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | en_netdev.c | 2927 .ndo_set_features = mlx4_en_set_features, 2961 .ndo_set_features = mlx4_en_set_features,
|
| /Linux-v5.4/drivers/net/ |
| D | xen-netfront.c | 1273 .ndo_set_features = xennet_set_features,
|
1234