Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c3729 #define BNXT_RING_TO_TC_OFF(bp, tx) \ macro
3790 if (BNXT_RING_TO_TC_OFF(bp, i) == (bp->tx_nr_rings_per_tc - 1)) in bnxt_alloc_tx_rings()
5235 int k = j + BNXT_RING_TO_TC_OFF(bp, i); in bnxt_alloc_mem()