Searched refs:TX_CONS (Results 1 – 2 of 2) sorted by relevance
28 #define TX_CONS(txq) (txq->sw_tx_cons & NUM_TX_BDS(txq)) macro
886 idx = TX_CONS(txq); in qede_free_tx_pkt()