Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dfarch.c607 && atomic_read(&efx->rxq_flush_pending) > 0)); in efx_farch_flush_wake()
668 atomic_inc(&efx->rxq_flush_pending); in efx_farch_do_flush()
695 atomic_dec(&efx->rxq_flush_pending); in efx_farch_do_flush()
713 atomic_read(&efx->rxq_flush_pending)); in efx_farch_do_flush()
717 atomic_set(&efx->rxq_flush_pending, 0); in efx_farch_do_flush()
767 atomic_set(&efx->rxq_flush_pending, 0); in efx_farch_finish_flr()
1139 atomic_inc(&efx->rxq_flush_pending); in efx_farch_handle_rx_flush_done()
Dnet_driver.h1041 atomic_t rxq_flush_pending; member
Dmcdi.c1769 atomic_dec(&efx->rxq_flush_pending); in efx_mcdi_flush_rxqs()