Searched refs:cp_ring (Results 1 – 1 of 1) sorted by relevance
1760 struct bnxt_cp_ring *cp_ring; in bnxt_hwrm_ring_alloc() local1780 cp_ring = &softc->tx_cp_rings[idx]; in bnxt_hwrm_ring_alloc()1782 req.cmpl_ring_id = htole16(cp_ring->ring.phys_id); in bnxt_hwrm_ring_alloc()1786 req.stat_ctx_id = htole32(cp_ring->stats_ctx_id); in bnxt_hwrm_ring_alloc()1794 cp_ring = &softc->rx_cp_rings[idx]; in bnxt_hwrm_ring_alloc()1796 req.stat_ctx_id = htole32(cp_ring->stats_ctx_id); in bnxt_hwrm_ring_alloc()1808 cp_ring = &softc->rx_cp_rings[idx]; in bnxt_hwrm_ring_alloc()1811 req.stat_ctx_id = htole32(cp_ring->stats_ctx_id); in bnxt_hwrm_ring_alloc()