Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dfarch.c605 && atomic_read(&efx->rxq_flush_pending) > 0)); in efx_farch_flush_wake()
666 atomic_inc(&efx->rxq_flush_pending); in efx_farch_do_flush()
693 atomic_dec(&efx->rxq_flush_pending); in efx_farch_do_flush()
711 atomic_read(&efx->rxq_flush_pending)); in efx_farch_do_flush()
715 atomic_set(&efx->rxq_flush_pending, 0); in efx_farch_do_flush()
765 atomic_set(&efx->rxq_flush_pending, 0); in efx_farch_finish_flr()
1137 atomic_inc(&efx->rxq_flush_pending); in efx_farch_handle_rx_flush_done()
Dnet_driver.h1053 atomic_t rxq_flush_pending; member
Dmcdi.c1656 atomic_dec(&efx->rxq_flush_pending); in efx_mcdi_flush_rxqs()