Searched refs:rxq_count (Results 1 – 2 of 2) sorted by relevance
119 unsigned rxq_count; member594 ++vf->rxq_count; in efx_vfdi_init_rxq()665 return (!vf->txq_count && !vf->rxq_count) || in efx_vfdi_flush_wake()674 vf->rxq_count = 0; in efx_vfdi_flush_clear()716 while (timeout && (vf->rxq_count || vf->txq_count)) { in efx_vfdi_fini_all_queues()1530 --vf->rxq_count; in efx_siena_sriov_rx_flush_done()
412 int rxq_count; member2389 for (i = 0; i < mp->rxq_count; i++) { in port_start()2452 for (i = 0; i < mp->rxq_count; i++) { in mv643xx_eth_open()2489 for (i = 0; i < mp->rxq_count; i++) in mv643xx_eth_open()2502 for (i = 0; i < mp->rxq_count; i++) in port_reset()2546 for (i = 0; i < mp->rxq_count; i++) in mv643xx_eth_stop()2953 mp->rxq_count = pd->rx_queue_count ? : 1; in set_params()3126 netif_set_real_num_rx_queues(dev, mp->rxq_count); in mv643xx_eth_probe()