Home
last modified time | relevance | path

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

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