Home
last modified time | relevance | path

Searched refs:resv_tx_rings (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6022 hw_resc->resv_tx_rings = le16_to_cpu(resp->alloc_tx_rings); in bnxt_hwrm_get_rings()
6035 int tx = hw_resc->resv_tx_rings; in bnxt_hwrm_get_rings()
6044 hw_resc->resv_tx_rings = tx; in bnxt_hwrm_get_rings()
6186 bp->hw_resc.resv_tx_rings = tx_rings; in bnxt_hwrm_reserve_pf_rings()
6199 bp->hw_resc.resv_tx_rings = tx_rings; in bnxt_hwrm_reserve_vf_rings()
6286 if (hw_resc->resv_tx_rings != bp->tx_nr_rings && in bnxt_need_reserve_rings()
6341 tx = hw_resc->resv_tx_rings; in __bnxt_reserve_rings()
9514 hw_resc->resv_tx_rings = 0; in bnxt_hwrm_if_change()
10437 if (hw_resc->min_tx_rings || hw_resc->resv_tx_rings) in bnxt_can_reserve_rings()
H A Dbnxt.h1068 u16 resv_tx_rings; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6173 hw_resc->resv_tx_rings = le16_to_cpu(resp->alloc_tx_rings); in bnxt_hwrm_get_rings()
6186 int tx = hw_resc->resv_tx_rings; in bnxt_hwrm_get_rings()
6195 hw_resc->resv_tx_rings = tx; in bnxt_hwrm_get_rings()
6351 bp->hw_resc.resv_tx_rings = tx_rings; in bnxt_hwrm_reserve_pf_rings()
6364 bp->hw_resc.resv_tx_rings = tx_rings; in bnxt_hwrm_reserve_vf_rings()
6454 if (hw_resc->resv_tx_rings != bp->tx_nr_rings && in bnxt_need_reserve_rings()
6509 tx = hw_resc->resv_tx_rings; in __bnxt_reserve_rings()
10029 hw_resc->resv_tx_rings = 0; in bnxt_clear_reservations()
11176 if (hw_resc->min_tx_rings || hw_resc->resv_tx_rings) in bnxt_can_reserve_rings()
H A Dbnxt.h1113 u16 resv_tx_rings; member

Completed in 42 milliseconds