Searched refs:last_cidx (Results 1 – 4 of 4) sorted by relevance
130 eosw_txq->last_cidx = 0; in cxgb4_clean_eosw_txq()
2135 d = &eosw_txq->desc[eosw_txq->last_cidx]; in cxgb4_eosw_txq_free_desc()2145 eosw_txq_advance_index(&eosw_txq->last_cidx, 1, in cxgb4_eosw_txq_free_desc()2147 d = &eosw_txq->desc[eosw_txq->last_cidx]; in cxgb4_eosw_txq_free_desc()4044 pktcount = eosw_txq->cidx - eosw_txq->last_cidx; in cxgb4_ethofld_restart()
936 u32 last_cidx; /* Last successfully reclaimed Consumer Index */ member
2890 T("Last-CIDX:", last_cidx); in sge_qinfo_show()