Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef10_tx.c58 #define SFC_EF10_TXQ_STARTED 0x1 macro
1003 txq->flags |= SFC_EF10_TXQ_STARTED; in sfc_ef10_tx_qstart()
1053 txq->flags &= ~SFC_EF10_TXQ_STARTED; in sfc_ef10_tx_qreap()