Searched refs:set_vf_mac (Results 1 – 3 of 3) sorted by relevance
776 int (*set_vf_mac)(struct hnae3_handle *handle, int vf, u8 *p); member
2969 if (!h->ae_algo->ops->set_vf_mac) in hns3_nic_set_vf_mac()2980 return h->ae_algo->ops->set_vf_mac(h, vf_id, mac); in hns3_nic_set_vf_mac()
12888 .set_vf_mac = hclge_set_vf_mac,
Completed in 45 milliseconds