Searched refs:bnx2x_set_vf_spoofchk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 499 int bnx2x_set_vf_spoofchk(struct net_device *dev, int idx, bool val);
|
H A D | bnx2x_sriov.c | 2957 int bnx2x_set_vf_spoofchk(struct net_device *dev, int idx, bool val) in bnx2x_set_vf_spoofchk() function
|
H A D | bnx2x_main.c | 13076 .ndo_set_vf_spoofchk = bnx2x_set_vf_spoofchk,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_cmn.h | 499 int bnx2x_set_vf_spoofchk(struct net_device *dev, int idx, bool val);
|
H A D | bnx2x_sriov.c | 2950 int bnx2x_set_vf_spoofchk(struct net_device *dev, int idx, bool val) in bnx2x_set_vf_spoofchk() function
|
H A D | bnx2x_main.c | 13031 .ndo_set_vf_spoofchk = bnx2x_set_vf_spoofchk,
|
Completed in 44 milliseconds