Searched defs:hw_cidx (Results 1 – 3 of 3) sorted by relevance
399 int hw_cidx = ntohs(READ_ONCE(q->stat->cidx)); in reclaimable() local2014 int hw_cidx = ntohs(READ_ONCE(q->stat->cidx)); in reclaim_completed_tx_imm() local
1836 u16 hw_pidx, hw_cidx; in cxgb4_sync_txq_pidx() local2124 u16 hw_pidx, hw_cidx; in sync_txq_pidx() local
413 int hw_cidx = be16_to_cpu(tq->stat->cidx); in reclaimable() local