| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_repr.c | 271 .ndo_get_vf_config = nfp_app_get_vf_config,
|
| H A D | nfp_net_common.c | 2329 .ndo_get_vf_config = nfp_app_get_vf_config, 2360 .ndo_get_vf_config = nfp_app_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/sfc/siena/ |
| H A D | efx.c | 615 .ndo_get_vf_config = efx_sriov_get_vf_config,
|
| /linux-6.15/drivers/net/netdevsim/ |
| H A D | netdev.c | 562 .ndo_get_vf_config = nsim_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/sfc/ |
| H A D | efx.c | 587 .ndo_get_vf_config = efx_sriov_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_netdev.c | 1532 .ndo_get_vf_config = fm10k_ndo_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_main.c | 898 .ndo_get_vf_config = hinic_ndo_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/marvell/octeon_ep/ |
| H A D | octep_main.c | 1173 .ndo_get_vf_config = octep_get_vf_config,
|
| /linux-6.15/net/core/ |
| H A D | rtnetlink.c | 1523 if (dev->netdev_ops->ndo_get_vf_config(dev, vfs_num, &ivi)) in rtnl_fill_vfinfo() 1646 if (!dev->netdev_ops->ndo_get_vf_config) in rtnl_fill_vf() 2813 if (ops->ndo_get_vf_config) in do_setvfinfo() 2814 err = ops->ndo_get_vf_config(dev, ivt->vf, &ivf); in do_setvfinfo()
|
| /linux-6.15/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_main.c | 1350 .ndo_get_vf_config = fun_get_vf_config,
|
| /linux-6.15/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 2104 .ndo_get_vf_config = ipoib_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_main.c | 735 .ndo_get_vf_config = qede_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_pf.c | 2860 .ndo_get_vf_config = otx2_get_vf_config,
|
| /linux-6.15/include/linux/ |
| H A D | netdevice.h | 1468 int (*ndo_get_vf_config)(struct net_device *dev, member
|
| /linux-6.15/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_main.c | 525 .ndo_get_vf_config = qlcnic_sriov_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_netdev.c | 2883 .ndo_get_vf_config = mlx4_en_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_main.c | 3233 .ndo_get_vf_config = liquidio_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_lif.c | 2832 .ndo_get_vf_config = ionic_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 5167 .ndo_get_vf_config = be_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.c | 3042 .ndo_get_vf_config = hns3_nic_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_main.c | 5188 .ndo_get_vf_config = mlx5e_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_main.c | 3884 .ndo_get_vf_config = cxgb4_mgmt_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 9693 .ndo_get_vf_config = ice_get_vf_cfg,
|
| /linux-6.15/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 3031 .ndo_get_vf_config = igb_ndo_get_vf_config,
|
| /linux-6.15/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 10804 .ndo_get_vf_config = ixgbe_ndo_get_vf_config,
|