Searched refs:Q_IDXDIFF (Results 1 – 1 of 1) sorted by relevance
672 #define Q_IDXDIFF(q, idx) IDXDIFF((q)->pidx, (q)->idx, (q)->size) macro689 int n = Q_IDXDIFF(q, dbidx); in ring_tx_db()875 if (Q_IDXDIFF(q, equeidx) >= q->size / 2) { in ship_tx_pkt_coalesce_wr()1179 if (Q_IDXDIFF(&txq->q, equeidx) >= 64) { in t4_eth_xmit()