Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h978 struct bnxt_cp_ring_info *tx_cpr; member
H A Dbnxt.c4225 bp->tx_ring[n].tx_cpr = cpr2; in bnxt_alloc_cp_rings()
5546 txr->tx_cpr = &bnapi2->cp_ring; in bnxt_alloc_mem()
6492 return txr->tx_cpr->cp_ring_struct.fw_ring_id; in bnxt_cp_ring_for_tx()
7392 rc = bnxt_hwrm_cp_ring_alloc_p5(bp, txr->tx_cpr); in bnxt_hwrm_ring_alloc()
11512 bnxt_hwrm_cp_ring_free(bp, txr->tx_cpr); in bnxt_tx_queue_stop()
11514 bnxt_clear_one_cp_ring(bp, txr->tx_cpr); in bnxt_tx_queue_stop()
11533 rc = bnxt_hwrm_cp_ring_alloc_p5(bp, txr->tx_cpr); in bnxt_tx_queue_start()