Searched refs:TX_CONS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/ | ||
| H A D | qede_rxtx.h | 28 #define TX_CONS(txq) (txq->sw_tx_cons & NUM_TX_BDS(txq)) macro |
| H A D | qede_rxtx.c | 891 idx = TX_CONS(txq); in qede_free_tx_pkt() |