Searched refs:SFC_TXQ_FLUSH_FAILED (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/sfc/ | ||
| H A D | sfc_tx.h | 46 #define SFC_TXQ_FLUSH_FAILED (1 << SFC_TXQ_FLUSH_FAILED_BIT) macro |
| H A D | sfc_tx.c | 556 SFC_TXQ_FLUSHED : SFC_TXQ_FLUSH_FAILED; in sfc_tx_qstop() |