Searched refs:resv_tx_rings (Results 1 – 2 of 2) sorted by relevance
5663 hw_resc->resv_tx_rings = le16_to_cpu(resp->alloc_tx_rings); in bnxt_hwrm_get_rings()5676 int tx = hw_resc->resv_tx_rings; in bnxt_hwrm_get_rings()5685 hw_resc->resv_tx_rings = tx; in bnxt_hwrm_get_rings()5827 bp->hw_resc.resv_tx_rings = tx_rings; in bnxt_hwrm_reserve_pf_rings()5841 bp->hw_resc.resv_tx_rings = tx_rings; in bnxt_hwrm_reserve_vf_rings()5917 if (hw_resc->resv_tx_rings != bp->tx_nr_rings) in bnxt_need_reserve_rings()5963 tx = hw_resc->resv_tx_rings; in __bnxt_reserve_rings()8785 hw_resc->resv_tx_rings = 0; in bnxt_hwrm_if_change()9677 if (hw_resc->min_tx_rings || hw_resc->resv_tx_rings) in bnxt_can_reserve_rings()
1024 u16 resv_tx_rings; member