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

/drivers/net/ethernet/sfc/
H A Dsiena_sriov.c80 * @rxq_retry_count: Number of receive queues in @rxq_retry_mask.
117 atomic_t rxq_retry_count; member in struct:efx_vf
662 atomic_read(&vf->rxq_retry_count);
672 atomic_set(&vf->rxq_retry_count, 0);
709 atomic_set(&vf->rxq_retry_count, 0);
721 atomic_dec(&vf->rxq_retry_count);
1492 atomic_inc(&vf->rxq_retry_count);

Completed in 394 milliseconds