Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c610 (atomic_read(&efx->rxq_flush_outstanding) < EF4_RX_FLUSH_COUNT in ef4_farch_flush_wake()
683 if (atomic_read(&efx->rxq_flush_outstanding) >= in ef4_farch_do_flush()
690 atomic_inc(&efx->rxq_flush_outstanding); in ef4_farch_do_flush()
705 atomic_read(&efx->rxq_flush_outstanding), in ef4_farch_do_flush()
711 atomic_set(&efx->rxq_flush_outstanding, 0); in ef4_farch_do_flush()
761 atomic_set(&efx->rxq_flush_outstanding, 0); in ef4_farch_finish_flr()
1136 atomic_dec(&efx->rxq_flush_outstanding); in ef4_farch_handle_rx_flush_done()
H A Dnet_driver.h890 atomic_t rxq_flush_outstanding; member
/linux/drivers/net/ethernet/sfc/siena/
H A Dfarch.c598 (atomic_read(&efx->rxq_flush_outstanding) < EFX_RX_FLUSH_COUNT in efx_farch_flush_wake()
681 if (atomic_read(&efx->rxq_flush_outstanding) >= in efx_farch_do_flush()
688 atomic_inc(&efx->rxq_flush_outstanding); in efx_farch_do_flush()
704 atomic_read(&efx->rxq_flush_outstanding), in efx_farch_do_flush()
710 atomic_set(&efx->rxq_flush_outstanding, 0); in efx_farch_do_flush()
761 atomic_set(&efx->rxq_flush_outstanding, 0); in efx_farch_finish_flr()
1129 atomic_dec(&efx->rxq_flush_outstanding); in efx_farch_handle_rx_flush_done()
H A Dnet_driver.h1087 atomic_t rxq_flush_outstanding; member
/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h1128 atomic_t rxq_flush_outstanding; member