Searched refs:bnxt_set_vf_trust (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 37 int bnxt_set_vf_trust(struct net_device *dev, int vf_id, bool trust);
|
H A D | bnxt_sriov.c | 152 int bnxt_set_vf_trust(struct net_device *dev, int vf_id, bool trusted) in bnxt_set_vf_trust() function
|
H A D | bnxt.c | 12246 .ndo_set_vf_trust = bnxt_set_vf_trust,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 38 int bnxt_set_vf_trust(struct net_device *dev, int vf_id, bool trust);
|
H A D | bnxt_sriov.c | 161 int bnxt_set_vf_trust(struct net_device *dev, int vf_id, bool trusted) in bnxt_set_vf_trust() function
|
H A D | bnxt.c | 13195 .ndo_set_vf_trust = bnxt_set_vf_trust,
|
Completed in 51 milliseconds