Searched refs:get_vf_config (Results 1 – 3 of 3) sorted by relevance
772 int (*get_vf_config)(struct hnae3_handle *handle, int vf, member
2981 if (!h->ae_algo->ops->get_vf_config) in hns3_nic_get_vf_config()2984 return h->ae_algo->ops->get_vf_config(h, vf, ivf); in hns3_nic_get_vf_config()
10685 .get_vf_config = hclge_get_vf_config,