Searched refs:rxq_count (Results 1 – 2 of 2) sorted by relevance
117 unsigned rxq_count; member593 ++vf->rxq_count; in efx_vfdi_init_rxq()664 return (!vf->txq_count && !vf->rxq_count) || in efx_vfdi_flush_wake()673 vf->rxq_count = 0; in efx_vfdi_flush_clear()715 while (timeout && (vf->rxq_count || vf->txq_count)) { in efx_vfdi_fini_all_queues()1528 --vf->rxq_count; in efx_siena_sriov_rx_flush_done()
1619 unsigned int rxq_count, unsigned int rxq_idx) in fbnic_alloc_napi_vector() argument1621 int txt_count = txq_count, rxt_count = rxq_count; in fbnic_alloc_napi_vector()1629 if (rxq_count) { in fbnic_alloc_napi_vector()1635 qt_count = txt_count + rxq_count; in fbnic_alloc_napi_vector()