Searched refs:ifla_vf_info (Results 1 – 25 of 46) sorted by relevance
12
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ |
| D | ice_virtchnl_pf.h | 103 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi); 156 struct ifla_vf_info __always_unused *ivi) in ice_get_vf_cfg()
|
| /Linux-v5.4/drivers/net/ethernet/sfc/ |
| D | sriov.h | 20 struct ifla_vf_info *ivi);
|
| D | siena_sriov.h | 55 struct ifla_vf_info *ivf);
|
| D | ef10_sriov.h | 51 struct ifla_vf_info *ivf);
|
| D | sriov.c | 52 struct ifla_vf_info *ivi) in efx_sriov_get_vf_config()
|
| D | ef10_sriov.c | 717 struct ifla_vf_info *ivf) in efx_ef10_sriov_get_vf_config()
|
| D | net_driver.h | 1403 struct ifla_vf_info *ivi);
|
| /Linux-v5.4/include/linux/ |
| D | if_link.h | 20 struct ifla_vf_info { struct
|
| /Linux-v5.4/include/linux/qed/ |
| D | qed_iov_if.h | 47 struct ifla_vf_info *ivi);
|
| /Linux-v5.4/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.4/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.4/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_sriov.h | 33 int vf, struct ifla_vf_info *ivi);
|
| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ |
| D | i40e_virtchnl_pf.h | 136 int vf_id, struct ifla_vf_info *ivi);
|
| /Linux-v5.4/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.4/drivers/infiniband/hw/mlx5/ |
| D | ib_virt.c | 52 struct ifla_vf_info *info) in mlx5_ib_get_vf_config()
|
| D | mlx5_ib.h | 1298 u8 port, struct ifla_vf_info *info);
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ |
| D | qlcnic_sriov.h | 240 struct ifla_vf_info *);
|
| /Linux-v5.4/drivers/net/netdevsim/ |
| D | netdev.c | 161 nsim_get_vf_config(struct net_device *dev, int vf, struct ifla_vf_info *ivi) in nsim_get_vf_config()
|
| /Linux-v5.4/drivers/net/ethernet/intel/fm10k/ |
| D | fm10k.h | 544 int vf_idx, struct ifla_vf_info *ivi);
|
| D | fm10k_iov.c | 632 int vf_idx, struct ifla_vf_info *ivi) in fm10k_ndo_get_vf_config()
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | eswitch.h | 289 u16 vport, struct ifla_vf_info *ivi);
|
| D | en.h | 1199 int mlx5e_get_vf_config(struct net_device *dev, int vf, struct ifla_vf_info *ivi);
|
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_cmn.h | 495 struct ifla_vf_info *ivi);
|
| /Linux-v5.4/include/rdma/ |
| D | ib_verbs.h | 2448 struct ifla_vf_info *ivf); 3303 struct ifla_vf_info *info);
|
12