Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h446 * set_vf_spoofchk
625 int (*set_vf_spoofchk)(struct hnae3_handle *handle, int vf, member
H A Dhns3_enet.c1830 if (!handle->ae_algo->ops->set_vf_spoofchk) in hns3_set_vf_spoofchk()
1833 return handle->ae_algo->ops->set_vf_spoofchk(handle, vf, enable); in hns3_set_vf_spoofchk()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h547 * set_vf_spoofchk
747 int (*set_vf_spoofchk)(struct hnae3_handle *handle, int vf, member
H A Dhns3_enet.c2729 if (!handle->ae_algo->ops->set_vf_spoofchk) in hns3_set_vf_spoofchk()
2732 return handle->ae_algo->ops->set_vf_spoofchk(handle, vf, enable); in hns3_set_vf_spoofchk()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c11510 .set_vf_spoofchk = hclge_set_vf_spoofchk,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c12743 .set_vf_spoofchk = hclge_set_vf_spoofchk,

Completed in 47 milliseconds