Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c48 static bool fm10k_fifo_empty(struct fm10k_mbx_fifo *fifo) in fm10k_fifo_empty() function
88 if (fm10k_fifo_empty(fifo)) in fm10k_fifo_head_len()
691 return fm10k_fifo_empty(&mbx->tx); in fm10k_mbx_tx_complete()
710 for (cnt = 0; !fm10k_fifo_empty(fifo); cnt++) { in fm10k_mbx_dequeue_rx()