Searched refs:ifla_vf_info (Results 1 – 20 of 20) sorted by relevance
/linux-4.1.27/include/linux/ |
D | if_link.h | 8 struct ifla_vf_info { struct
|
D | netdevice.h | 1100 struct ifla_vf_info *ivf);
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_sriov.h | 53 int vf, struct ifla_vf_info *ivi);
|
D | ixgbe_sriov.c | 1420 int vf, struct ifla_vf_info *ivi) in ixgbe_ndo_get_vf_config()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.h | 123 int vf_id, struct ifla_vf_info *ivi);
|
D | i40e_virtchnl_pf.c | 2247 int vf_id, struct ifla_vf_info *ivi) in i40e_ndo_get_vf_config()
|
/linux-4.1.27/include/linux/mlx4/ |
D | cmd.h | 309 int mlx4_get_vf_config(struct mlx4_dev *dev, int port, int vf, struct ifla_vf_info *ivf);
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_sriov.h | 238 struct ifla_vf_info *);
|
D | qlcnic_sriov_pf.c | 1993 int vf, struct ifla_vf_info *ivi) in qlcnic_sriov_get_vf_config()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k.h | 500 int vf_idx, struct ifla_vf_info *ivi);
|
D | fm10k_iov.c | 497 int vf_idx, struct ifla_vf_info *ivi) in fm10k_ndo_get_vf_config()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | nic.h | 622 struct ifla_vf_info *ivf);
|
D | siena_sriov.c | 1647 struct ifla_vf_info *ivi) in efx_siena_sriov_get_vf_config()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 489 struct ifla_vf_info *ivi);
|
D | bnx2x_sriov.c | 2655 struct ifla_vf_info *ivi) in bnx2x_get_vf_config()
|
/linux-4.1.27/net/core/ |
D | rtnetlink.c | 1129 struct ifla_vf_info ivi; in rtnl_fill_ifinfo() 1465 struct ifla_vf_info ivf; in do_setvfinfo()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 3079 int mlx4_get_vf_config(struct mlx4_dev *dev, int port, int vf, struct ifla_vf_info *ivf) in mlx4_get_vf_config()
|
D | en_netdev.c | 2275 static int mlx4_en_get_vf_config(struct net_device *dev, int vf, struct ifla_vf_info *ivf) in mlx4_en_get_vf_config()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_main.c | 176 struct ifla_vf_info *ivi); 7926 int vf, struct ifla_vf_info *ivi) in igb_ndo_get_vf_config()
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 1451 struct ifla_vf_info *vi) in be_get_vf_config()
|