Searched refs:qlcnic_sriov_set_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance
241 int qlcnic_sriov_set_vf_spoofchk(struct net_device *, int, bool);
2022 int qlcnic_sriov_set_vf_spoofchk(struct net_device *netdev, int vf, bool chk) in qlcnic_sriov_set_vf_spoofchk() function
527 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,