Home
last modified time | relevance | path

Searched defs:hw_cidx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c343 int hw_cidx = ntohs(READ_ONCE(q->stat->cidx)); in reclaimable() local
1421 unsigned int reclaimed, hw_cidx; in t4_sge_eth_txq_egress_update() local
2110 int hw_cidx = ntohs(READ_ONCE(q->stat->cidx)); in reclaim_completed_tx_imm() local
H A Dcxgb4_main.c2233 u16 hw_pidx, hw_cidx; in cxgb4_sync_txq_pidx() local
2521 u16 hw_pidx, hw_cidx; in sync_txq_pidx() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c413 int hw_cidx = be16_to_cpu(tq->stat->cidx); in reclaimable() local