Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_mqprio.c131 eosw_txq->flowc_idx = 0; in cxgb4_clean_eosw_txq()
Dsge.c2289 eosw_txq->last_pidx == eosw_txq->flowc_idx)) { in ethofld_hard_xmit()
2619 eosw_txq->flowc_idx = eosw_txq->pidx; in cxgb4_ethofld_send_flowc()
4108 eosw_txq->cidx == eosw_txq->flowc_idx)) { in cxgb4_ethofld_rx_handler()
Dcxgb4.h937 u32 flowc_idx; /* Descriptor containing a FLOWC request */ member
Dcxgb4_debugfs.c2891 T("FLOWC-IDX:", flowc_idx); in sge_qinfo_show()