Searched refs:tx_queues_per_channel (Results 1 – 6 of 6) sorted by relevance
46 EFX_WARN_ON_PARANOID(efx->tx_queues_per_channel != 1); in ef100_alloc_vis() 52 min_vis = efx->tx_queues_per_channel; in ef100_alloc_vis()
910 * @tx_queues_per_channel: number of TX queues probed on each channel1077 unsigned int tx_queues_per_channel; member 1626 return channel->efx->tx_queues_per_channel; in efx_channel_num_tx_queues()
608 efx->tx_queues_per_channel = 4; in efx_ef10_probe() 610 efx->tx_queues_per_channel = 2; in efx_ef10_probe() 618 efx->max_vis / efx->tx_queues_per_channel); in efx_ef10_probe() 1138 unsigned int min_vis = max_t(unsigned int, efx->tx_queues_per_channel, in efx_ef10_dimension_resources() 1148 efx->tx_queues_per_channel) + in efx_ef10_dimension_resources() 1237 nic_data->n_allocated_vis / efx->tx_queues_per_channel; in efx_ef10_dimension_resources()
1008 efx->tx_queues_per_channel = 1; in efx_init_struct()
830 * @tx_queues_per_channel: number of TX queues probed on each channel996 unsigned int tx_queues_per_channel; member 1519 return channel->efx->tx_queues_per_channel; in efx_channel_num_tx_queues()
285 efx->tx_queues_per_channel = 4; in siena_probe_nic()