Searched refs:bnxt_set_vf_spoofchk (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 36 int bnxt_set_vf_spoofchk(struct net_device *, int, bool);
|
H A D | bnxt_sriov.c | 66 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk() function
|
H A D | bnxt.c | 12245 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 36 int bnxt_set_vf_spoofchk(struct net_device *, int, bool);
|
H A D | bnxt_sriov.c | 69 int bnxt_set_vf_spoofchk(struct net_device *dev, int vf_id, bool setting) in bnxt_set_vf_spoofchk() function
|
H A D | bnxt.c | 13194 .ndo_set_vf_spoofchk = bnxt_set_vf_spoofchk,
|
Completed in 34 milliseconds