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

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c83 * @rxq_retry_count: Number of receive queues in @rxq_retry_mask.
120 atomic_t rxq_retry_count; member in struct:efx_vf
664 atomic_read(&vf->rxq_retry_count); efx_vfdi_flush_wake()
674 atomic_set(&vf->rxq_retry_count, 0); efx_vfdi_flush_clear()
713 atomic_set(&vf->rxq_retry_count, 0); efx_vfdi_fini_all_queues()
726 atomic_dec(&vf->rxq_retry_count); efx_vfdi_fini_all_queues()
1516 atomic_inc(&vf->rxq_retry_count); efx_siena_sriov_rx_flush_done()

Completed in 83 milliseconds