rxq_flush_outstanding  610 drivers/net/ethernet/sfc/falcon/farch.c 		(atomic_read(&efx->rxq_flush_outstanding) < EF4_RX_FLUSH_COUNT
rxq_flush_outstanding  683 drivers/net/ethernet/sfc/falcon/farch.c 				if (atomic_read(&efx->rxq_flush_outstanding) >=
rxq_flush_outstanding  690 drivers/net/ethernet/sfc/falcon/farch.c 					atomic_inc(&efx->rxq_flush_outstanding);
rxq_flush_outstanding  705 drivers/net/ethernet/sfc/falcon/farch.c 			  atomic_read(&efx->rxq_flush_outstanding),
rxq_flush_outstanding  711 drivers/net/ethernet/sfc/falcon/farch.c 		atomic_set(&efx->rxq_flush_outstanding, 0);
rxq_flush_outstanding  761 drivers/net/ethernet/sfc/falcon/farch.c 	atomic_set(&efx->rxq_flush_outstanding, 0);
rxq_flush_outstanding 1137 drivers/net/ethernet/sfc/falcon/farch.c 	atomic_dec(&efx->rxq_flush_outstanding);
rxq_flush_outstanding  890 drivers/net/ethernet/sfc/falcon/net_driver.h 	atomic_t rxq_flush_outstanding;
rxq_flush_outstanding  592 drivers/net/ethernet/sfc/farch.c 		(atomic_read(&efx->rxq_flush_outstanding) < EFX_RX_FLUSH_COUNT
rxq_flush_outstanding  675 drivers/net/ethernet/sfc/farch.c 				if (atomic_read(&efx->rxq_flush_outstanding) >=
rxq_flush_outstanding  682 drivers/net/ethernet/sfc/farch.c 					atomic_inc(&efx->rxq_flush_outstanding);
rxq_flush_outstanding  698 drivers/net/ethernet/sfc/farch.c 			  atomic_read(&efx->rxq_flush_outstanding),
rxq_flush_outstanding  704 drivers/net/ethernet/sfc/farch.c 		atomic_set(&efx->rxq_flush_outstanding, 0);
rxq_flush_outstanding  754 drivers/net/ethernet/sfc/farch.c 	atomic_set(&efx->rxq_flush_outstanding, 0);
rxq_flush_outstanding 1125 drivers/net/ethernet/sfc/farch.c 	atomic_dec(&efx->rxq_flush_outstanding);
rxq_flush_outstanding 1072 drivers/net/ethernet/sfc/net_driver.h 	atomic_t rxq_flush_outstanding;