Searched refs:bnxt_set_vf_bw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 34 int bnxt_set_vf_bw(struct net_device *, int, int, int);
|
H A D | bnxt_sriov.c | 274 int bnxt_set_vf_bw(struct net_device *dev, int vf_id, int min_tx_rate, in bnxt_set_vf_bw() function
|
H A D | bnxt.c | 12243 .ndo_set_vf_rate = bnxt_set_vf_bw,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 34 int bnxt_set_vf_bw(struct net_device *, int, int, int);
|
H A D | bnxt_sriov.c | 289 int bnxt_set_vf_bw(struct net_device *dev, int vf_id, int min_tx_rate, in bnxt_set_vf_bw() function
|
H A D | bnxt.c | 13192 .ndo_set_vf_rate = bnxt_set_vf_bw,
|
Completed in 42 milliseconds