Searched refs:NMIDXDIFF (Results 1 – 1 of 1) sorted by relevance
907 #define NMIDXDIFF(q, idx) IDXDIFF((q)->pidx, (q)->idx, (q)->sidx) macro917 n = NMIDXDIFF(nm_txq, dbidx); in ring_nm_txq_db()1031 NMIDXDIFF(nm_txq, equiqidx) >= nm_txq->sidx / 2) { in cxgbe_nm_tx()1036 } else if (NMIDXDIFF(nm_txq, equeqidx) >= 64) { in cxgbe_nm_tx()1043 if (NMIDXDIFF(nm_txq, dbidx) >= 2 * SGE_MAX_WR_NDESC) { in cxgbe_nm_tx()1044 if (NMIDXDIFF(nm_txq, equeqidx) >= 64) { in cxgbe_nm_tx()