Searched refs:ifla_vf_info (Results 1 – 25 of 52) sorted by relevance
123
/Linux-v5.10/drivers/net/ethernet/sfc/ |
D | sriov.h | 20 struct ifla_vf_info *ivi);
|
D | siena_sriov.h | 55 struct ifla_vf_info *ivf);
|
D | sriov.c | 52 struct ifla_vf_info *ivi) in efx_sriov_get_vf_config()
|
D | ef10_sriov.h | 51 struct ifla_vf_info *ivf);
|
D | ef10_sriov.c | 775 struct ifla_vf_info *ivf) in efx_ef10_sriov_get_vf_config()
|
D | net_driver.h | 1438 struct ifla_vf_info *ivi);
|
/Linux-v5.10/include/linux/ |
D | if_link.h | 20 struct ifla_vf_info { struct
|
/Linux-v5.10/include/linux/qed/ |
D | qed_iov_if.h | 21 struct ifla_vf_info *ivi);
|
/Linux-v5.10/drivers/net/ethernet/intel/ice/ |
D | ice_virtchnl_pf.h | 110 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi); 183 struct ifla_vf_info __always_unused *ivi) in ice_get_vf_cfg()
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_sriov.h | 31 int bnxt_get_vf_config(struct net_device *, int, struct ifla_vf_info *);
|
/Linux-v5.10/drivers/net/ethernet/netronome/nfp/ |
D | nfp_net_sriov.h | 58 struct ifla_vf_info *ivi);
|
D | nfp_net_sriov.c | 208 struct ifla_vf_info *ivi) in nfp_app_get_vf_config()
|
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_sriov.h | 33 int vf, struct ifla_vf_info *ivi);
|
/Linux-v5.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_sriov.h | 85 int vf, struct ifla_vf_info *ivi);
|
D | hinic_sriov.c | 554 struct ifla_vf_info *ivi) in hinic_get_vf_config() 578 int vf, struct ifla_vf_info *ivi) in hinic_ndo_get_vf_config()
|
/Linux-v5.10/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.h | 134 int vf_id, struct ifla_vf_info *ivi);
|
/Linux-v5.10/include/linux/mlx4/ |
D | cmd.h | 317 int mlx4_get_vf_config(struct mlx4_dev *dev, int port, int vf, struct ifla_vf_info *ivf);
|
/Linux-v5.10/drivers/infiniband/hw/mlx5/ |
D | ib_virt.c | 52 struct ifla_vf_info *info) in mlx5_ib_get_vf_config()
|
/Linux-v5.10/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov.h | 239 struct ifla_vf_info *);
|
/Linux-v5.10/drivers/net/netdevsim/ |
D | netdev.c | 162 nsim_get_vf_config(struct net_device *dev, int vf, struct ifla_vf_info *ivi) in nsim_get_vf_config()
|
/Linux-v5.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 538 int vf_idx, struct ifla_vf_info *ivi);
|
D | fm10k_iov.c | 653 int vf_idx, struct ifla_vf_info *ivi) in fm10k_ndo_get_vf_config()
|
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/ |
D | hnae3.h | 622 struct ifla_vf_info *ivf);
|
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | eswitch.h | 317 u16 vport, struct ifla_vf_info *ivi);
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 495 struct ifla_vf_info *ivi);
|
123