Home
last modified time | relevance | path

Searched refs:resv_rx_rings (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1028 u16 resv_rx_rings; member
Dbnxt.c5667 hw_resc->resv_rx_rings = le16_to_cpu(resp->alloc_rx_rings); in bnxt_hwrm_get_rings()
5675 int rx = hw_resc->resv_rx_rings; in bnxt_hwrm_get_rings()
5684 hw_resc->resv_rx_rings = rx; in bnxt_hwrm_get_rings()
5926 (hw_resc->resv_rx_rings != rx || hw_resc->resv_cp_rings != cp || in bnxt_need_reserve_rings()
5965 rx = hw_resc->resv_rx_rings; in __bnxt_reserve_rings()
8786 hw_resc->resv_rx_rings = 0; in bnxt_hwrm_if_change()