Searched refs:egr (Results 1 – 1 of 1) sorted by relevance
3620 struct cpl_sge_egr_update *egr; in t4_tx_completion_handler() local3622 egr = (struct cpl_sge_egr_update *)rsp; in t4_tx_completion_handler()3623 WRITE_ONCE(txq->q.stat->cidx, egr->cidx); in t4_tx_completion_handler()