Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_dp_tx.h139 unsigned int txq_desc_index);
H A Dsfc_ef100_tx.c837 unsigned int txq_desc_index) in sfc_ef100_tx_qstart() argument
842 txq->added = txq->completed = txq_desc_index; in sfc_ef100_tx_qstart()
H A Dsfc_ef10_tx.c996 unsigned int txq_desc_index) in sfc_ef10_tx_qstart() argument
1001 txq->added = txq->completed = txq_desc_index; in sfc_ef10_tx_qstart()
H A Dsfc_tx.c1067 unsigned int txq_desc_index) in sfc_efx_tx_qstart() argument
1075 txq->pending = txq->completed = txq->added = txq_desc_index; in sfc_efx_tx_qstart()