Home
last modified time | relevance | path

Searched refs:resv_cp_rings (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.h16 u16 resv_cp_rings; member
H A Dbnge_resc.c231 hwr->cmpl = hw_resc->resv_cp_rings; in bnge_copy_reserved_rings()
260 if (hw_resc->resv_rx_rings != rx || hw_resc->resv_cp_rings != cprs || in bnge_need_reserve_rings()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1340 u16 resv_cp_rings; member
H A Dbnxt.c7681 hw_resc->resv_cp_rings = cp; in bnxt_hwrm_get_rings()
7948 if (hw_resc->resv_rx_rings != rx || hw_resc->resv_cp_rings != cp || in bnxt_need_reserve_rings()
7968 hwr->cp_p5 = hw_resc->resv_cp_rings; in bnxt_copy_reserved_rings()
12476 hw_resc->resv_cp_rings = 0; in bnxt_clear_reservations()