Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_ring.h69 int bnxt_alloc_rings(struct bnxt *bp, uint16_t qidx,
H A Dbnxt_txq.c152 if (bnxt_alloc_rings(bp, queue_idx, txq, NULL, txq->cp_ring, NULL, in bnxt_tx_queue_setup_op()
H A Dbnxt_ring.c97 int bnxt_alloc_rings(struct bnxt *bp, uint16_t qidx, in bnxt_alloc_rings() function
457 rc = bnxt_alloc_rings(bp, 0, NULL, NULL, nqr, NULL, "l2_nqr"); in bnxt_alloc_rxtx_nq_ring()
849 return bnxt_alloc_rings(bp, 0, NULL, NULL, in bnxt_alloc_async_ring_struct()
H A Dbnxt_rxq.c367 if (bnxt_alloc_rings(bp, queue_idx, NULL, rxq, rxq->cp_ring, NULL, in bnxt_rx_queue_setup_op()