Searched refs:bnxt_alloc_rings (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_ring.h | 69 int bnxt_alloc_rings(struct bnxt *bp, uint16_t qidx,
|
| H A D | bnxt_txq.c | 152 if (bnxt_alloc_rings(bp, queue_idx, txq, NULL, txq->cp_ring, NULL, in bnxt_tx_queue_setup_op()
|
| H A D | bnxt_ring.c | 97 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 D | bnxt_rxq.c | 367 if (bnxt_alloc_rings(bp, queue_idx, NULL, rxq, rxq->cp_ring, NULL, in bnxt_rx_queue_setup_op()
|