Searched refs:rxq_flush_outstanding (Results 1 – 2 of 2) sorted by relevance
606 (atomic_read(&efx->rxq_flush_outstanding) < EFX_RX_FLUSH_COUNT in efx_farch_flush_wake()689 if (atomic_read(&efx->rxq_flush_outstanding) >= in efx_farch_do_flush()696 atomic_inc(&efx->rxq_flush_outstanding); in efx_farch_do_flush()712 atomic_read(&efx->rxq_flush_outstanding), in efx_farch_do_flush()718 atomic_set(&efx->rxq_flush_outstanding, 0); in efx_farch_do_flush()768 atomic_set(&efx->rxq_flush_outstanding, 0); in efx_farch_finish_flr()1144 atomic_dec(&efx->rxq_flush_outstanding); in efx_farch_handle_rx_flush_done()
1042 atomic_t rxq_flush_outstanding; member