Home
last modified time | relevance | path

Searched refs:set_vf_mac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h453 * set_vf_mac
630 int (*set_vf_mac)(struct hnae3_handle *handle, int vf, u8 *p); member
H A Dhns3_enet.c2049 if (!h->ae_algo->ops->set_vf_mac) in hns3_nic_set_vf_mac()
2059 return h->ae_algo->ops->set_vf_mac(h, vf_id, mac); in hns3_nic_set_vf_mac()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h554 * set_vf_mac
752 int (*set_vf_mac)(struct hnae3_handle *handle, int vf, u8 *p); member
H A Dhns3_enet.c2963 if (!h->ae_algo->ops->set_vf_mac) in hns3_nic_set_vf_mac()
2974 return h->ae_algo->ops->set_vf_mac(h, vf_id, mac); in hns3_nic_set_vf_mac()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11513 .set_vf_mac = hclge_set_vf_mac,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12746 .set_vf_mac = hclge_set_vf_mac,

Completed in 44 milliseconds