Searched refs:qlcnic_sriov_set_vf_spoofchk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov.h | 241 int qlcnic_sriov_set_vf_spoofchk(struct net_device *, int, bool);
|
H A D | qlcnic_sriov_pf.c | 2024 int qlcnic_sriov_set_vf_spoofchk(struct net_device *netdev, int vf, bool chk) in qlcnic_sriov_set_vf_spoofchk() function
|
H A D | qlcnic_main.c | 531 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_sriov.h | 241 int qlcnic_sriov_set_vf_spoofchk(struct net_device *, int, bool);
|
H A D | qlcnic_sriov_pf.c | 2022 int qlcnic_sriov_set_vf_spoofchk(struct net_device *netdev, int vf, bool chk) in qlcnic_sriov_set_vf_spoofchk() function
|
H A D | qlcnic_main.c | 527 .ndo_set_vf_spoofchk = qlcnic_sriov_set_vf_spoofchk,
|
Completed in 17 milliseconds