Home
last modified time | relevance | path

Searched refs:qlcnic_sriov_set_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_sriov.h241 int qlcnic_sriov_set_vf_spoofchk(struct net_device *, int, bool);
Dqlcnic_sriov_pf.c2022 int qlcnic_sriov_set_vf_spoofchk(struct net_device *netdev, int vf, bool chk) in qlcnic_sriov_set_vf_spoofchk() function
Dqlcnic_main.c528 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,