Searched refs:rxq_flush_outstanding (Results 1 – 2 of 2) sorted by relevance
604 (atomic_read(&efx->rxq_flush_outstanding) < EFX_RX_FLUSH_COUNT in efx_farch_flush_wake()687 if (atomic_read(&efx->rxq_flush_outstanding) >= in efx_farch_do_flush()694 atomic_inc(&efx->rxq_flush_outstanding); in efx_farch_do_flush()710 atomic_read(&efx->rxq_flush_outstanding), in efx_farch_do_flush()716 atomic_set(&efx->rxq_flush_outstanding, 0); in efx_farch_do_flush()766 atomic_set(&efx->rxq_flush_outstanding, 0); in efx_farch_finish_flr()1142 atomic_dec(&efx->rxq_flush_outstanding); in efx_farch_handle_rx_flush_done()
1054 atomic_t rxq_flush_outstanding; member