Home
last modified time | relevance | path

Searched refs:total_vf_tx_rings (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c619 int total_vf_tx_rings = 0; in bnxt_hwrm_func_cfg() local
679 total_vf_tx_rings += vf_tx_rsvd; in bnxt_hwrm_func_cfg()
683 hw_resc->max_tx_rings -= total_vf_tx_rings; in bnxt_hwrm_func_cfg()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c643 int total_vf_tx_rings = 0; in bnxt_hwrm_func_cfg() local
706 total_vf_tx_rings += vf_tx_rsvd; in bnxt_hwrm_func_cfg()
710 hw_resc->max_tx_rings -= total_vf_tx_rings; in bnxt_hwrm_func_cfg()

Completed in 4 milliseconds