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.h1363 u16 resv_cp_rings; member
H A Dbnxt.c7805 hw_resc->resv_cp_rings = cp; in bnxt_hwrm_get_rings()
8089 if (hw_resc->resv_cp_rings != hwr.cp_p5) in bnxt_need_reserve_rings()
8091 } else if (hw_resc->resv_cp_rings != hwr.cp) { in bnxt_need_reserve_rings()
8109 hwr->cp_p5 = hw_resc->resv_cp_rings; in bnxt_copy_reserved_rings()
12650 hw_resc->resv_cp_rings = 0; in bnxt_clear_reservations()