Home
last modified time | relevance | path

Searched refs:rxq_flush_pending (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dfarch.c598 && atomic_read(&efx->rxq_flush_pending) > 0)); in efx_farch_flush_wake()
659 atomic_inc(&efx->rxq_flush_pending); in efx_farch_do_flush()
686 atomic_dec(&efx->rxq_flush_pending); in efx_farch_do_flush()
704 atomic_read(&efx->rxq_flush_pending)); in efx_farch_do_flush()
708 atomic_set(&efx->rxq_flush_pending, 0); in efx_farch_do_flush()
758 atomic_set(&efx->rxq_flush_pending, 0); in efx_farch_finish_flr()
1122 atomic_inc(&efx->rxq_flush_pending); in efx_farch_handle_rx_flush_done()
H A Dnet_driver.h364 * @rxq_flush_pending.
957 * @rxq_flush_pending: Count of number of receive queues that need to be flushed.
1135 atomic_t rxq_flush_pending; member
H A Dmcdi.c2048 atomic_dec(&efx->rxq_flush_pending); in efx_mcdi_flush_rxqs()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c611 && atomic_read(&efx->rxq_flush_pending) > 0)); in ef4_farch_flush_wake()
672 atomic_inc(&efx->rxq_flush_pending); in ef4_farch_do_flush()
689 atomic_dec(&efx->rxq_flush_pending); in ef4_farch_do_flush()
706 atomic_read(&efx->rxq_flush_pending)); in ef4_farch_do_flush()
710 atomic_set(&efx->rxq_flush_pending, 0); in ef4_farch_do_flush()
760 atomic_set(&efx->rxq_flush_pending, 0); in ef4_farch_finish_flr()
1131 atomic_inc(&efx->rxq_flush_pending); in ef4_farch_handle_rx_flush_done()
H A Dnet_driver.h304 * @rxq_flush_pending.
745 * @rxq_flush_pending: Count of number of receive queues that need to be flushed.
889 atomic_t rxq_flush_pending; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c611 && atomic_read(&efx->rxq_flush_pending) > 0)); in ef4_farch_flush_wake()
672 atomic_inc(&efx->rxq_flush_pending); in ef4_farch_do_flush()
689 atomic_dec(&efx->rxq_flush_pending); in ef4_farch_do_flush()
706 atomic_read(&efx->rxq_flush_pending)); in ef4_farch_do_flush()
710 atomic_set(&efx->rxq_flush_pending, 0); in ef4_farch_do_flush()
760 atomic_set(&efx->rxq_flush_pending, 0); in ef4_farch_finish_flr()
1131 atomic_inc(&efx->rxq_flush_pending); in ef4_farch_handle_rx_flush_done()
H A Dnet_driver.h304 * @rxq_flush_pending.
745 * @rxq_flush_pending: Count of number of receive queues that need to be flushed.
889 atomic_t rxq_flush_pending; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dfarch.c599 && atomic_read(&efx->rxq_flush_pending) > 0)); in efx_farch_flush_wake()
660 atomic_inc(&efx->rxq_flush_pending); in efx_farch_do_flush()
687 atomic_dec(&efx->rxq_flush_pending); in efx_farch_do_flush()
705 atomic_read(&efx->rxq_flush_pending)); in efx_farch_do_flush()
709 atomic_set(&efx->rxq_flush_pending, 0); in efx_farch_do_flush()
760 atomic_set(&efx->rxq_flush_pending, 0); in efx_farch_finish_flr()
1124 atomic_inc(&efx->rxq_flush_pending); in efx_farch_handle_rx_flush_done()
H A Dnet_driver.h363 * @rxq_flush_pending.
916 * @rxq_flush_pending: Count of number of receive queues that need to be flushed.
1095 atomic_t rxq_flush_pending; member
H A Dmcdi.c1992 atomic_dec(&efx->rxq_flush_pending); in efx_siena_mcdi_flush_rxqs()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dnet_driver.h345 * @rxq_flush_pending.
944 * @rxq_flush_pending: Count of number of receive queues that need to be flushed.
1127 atomic_t rxq_flush_pending; member
H A Dmcdi.c2040 atomic_dec(&efx->rxq_flush_pending); in efx_mcdi_flush_rxqs()

Completed in 50 milliseconds