| /linux/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/drivers/net/ethernet/sfc/siena/ |
| H A D | efx.c | 615 .ndo_get_vf_config = efx_sriov_get_vf_config,
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx.c | 587 .ndo_get_vf_config = efx_sriov_get_vf_config,
|
| /linux/drivers/net/netdevsim/ |
| H A D | netdev.c | 656 .ndo_get_vf_config = nsim_get_vf_config,
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_netdev.c | 1532 .ndo_get_vf_config = fm10k_ndo_get_vf_config,
|
| /linux/drivers/net/ethernet/huawei/hinic/ |
| H A D | hinic_main.c | 898 .ndo_get_vf_config = hinic_ndo_get_vf_config,
|
| /linux/drivers/net/ethernet/marvell/octeon_ep/ |
| H A D | octep_main.c | 1204 .ndo_get_vf_config = octep_get_vf_config,
|
| /linux/net/core/ |
| H A D | rtnetlink.c | 1555 if (dev->netdev_ops->ndo_get_vf_config(dev, vfs_num, &ivi)) in rtnl_fill_vfinfo() 1678 if (!dev->netdev_ops->ndo_get_vf_config) in rtnl_fill_vf() 2852 if (ops->ndo_get_vf_config) in do_setvfinfo() 2853 err = ops->ndo_get_vf_config(dev, ivt->vf, &ivf); in do_setvfinfo()
|
| /linux/drivers/net/ethernet/fungible/funeth/ |
| H A D | funeth_main.c | 1336 .ndo_get_vf_config = fun_get_vf_config,
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_main.c | 2166 .ndo_get_vf_config = ipoib_get_vf_config,
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_main.c | 715 .ndo_get_vf_config = qede_get_vf_config,
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_pf.c | 2938 .ndo_get_vf_config = otx2_get_vf_config,
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_main.c | 524 .ndo_get_vf_config = qlcnic_sriov_get_vf_config,
|
| /linux/include/linux/ |
| H A D | netdevice.h | 1494 int (*ndo_get_vf_config)(struct net_device *dev, member
|
| /linux/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_main.c | 3223 .ndo_get_vf_config = liquidio_get_vf_config,
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_netdev.c | 2869 .ndo_get_vf_config = mlx4_en_get_vf_config,
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_lif.c | 2823 .ndo_get_vf_config = ionic_get_vf_config,
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 5166 .ndo_get_vf_config = be_get_vf_config,
|
| /linux/drivers/net/ethernet/hisilicon/hns3/ |
| H A D | hns3_enet.c | 3083 .ndo_get_vf_config = hns3_nic_get_vf_config,
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_main.c | 3886 .ndo_get_vf_config = cxgb4_mgmt_get_vf_config,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_main.c | 5293 .ndo_get_vf_config = mlx5e_get_vf_config,
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_main.c | 9857 .ndo_get_vf_config = ice_get_vf_cfg,
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 3054 .ndo_get_vf_config = igb_ndo_get_vf_config,
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_main.c | 11071 .ndo_get_vf_config = ixgbe_ndo_get_vf_config,
|