Searched refs:get_vf_config (Results 1 – 5 of 5) sorted by relevance
762 int (*get_vf_config)(struct hnae3_handle *handle, int vf, member
2924 if (!h->ae_algo->ops->get_vf_config) in hns3_nic_get_vf_config()2927 return h->ae_algo->ops->get_vf_config(h, vf, ivf); in hns3_nic_get_vf_config()
2611 if (!device->ops.get_vf_config) in ib_get_vf_config()2614 return device->ops.get_vf_config(device, vf, port, info); in ib_get_vf_config()
4158 .get_vf_config = mlx5_ib_get_vf_config,
12877 .get_vf_config = hclge_get_vf_config,