Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov.h241 int qlcnic_sriov_set_vf_spoofchk(struct net_device *, int, bool);
H A 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
H A Dqlcnic_main.c527 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,