Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_mqprio.c134 eosw_txq->ncompl = 0; in cxgb4_clean_eosw_txq()
Dsge.c2214 if (!eosw_txq->ncompl || in write_eo_wr()
2218 eosw_txq->ncompl++; in write_eo_wr()
2319 eosw_txq->ncompl++; in ethofld_hard_xmit()
4105 eosw_txq->ncompl--; in cxgb4_ethofld_rx_handler()
Dcxgb4.h943 u32 ncompl; /* # of completions posted */ member
Dcxgb4_debugfs.c2885 T("Compl:", ncompl); in sge_qinfo_show()