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