Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_mbx.c49 STATIC bool fm10k_fifo_empty(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_empty() function
89 if (fm10k_fifo_empty(fifo)) in fm10k_fifo_head_len()
701 return fm10k_fifo_empty(&mbx->tx); in fm10k_mbx_tx_complete()
720 for (cnt = 0; !fm10k_fifo_empty(fifo); cnt++) { in fm10k_mbx_dequeue_rx()