Home
last modified time | relevance | path

Searched refs:ncompl (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_mqprio.c134 eosw_txq->ncompl = 0; in cxgb4_clean_eosw_txq()
Dsge.c2218 if (!eosw_txq->ncompl || in write_eo_wr()
2222 eosw_txq->ncompl++; in write_eo_wr()
2323 eosw_txq->ncompl++; in ethofld_hard_xmit()
4128 eosw_txq->ncompl--; in cxgb4_ethofld_rx_handler()
Dcxgb4.h941 u32 ncompl; /* # of completions posted */ member
Dcxgb4_debugfs.c2885 T("Compl:", ncompl); in sge_qinfo_show()