Home
last modified time | relevance | path

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

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