Home
last modified time | relevance | path

Searched refs:tx_queues_per_channel (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/sfc/
Def100_netdev.c41 EFX_WARN_ON_PARANOID(efx->tx_queues_per_channel != 1); in ef100_alloc_vis()
Dnet_driver.h1052 unsigned int tx_queues_per_channel; member
1585 return channel->efx->tx_queues_per_channel; in efx_channel_num_tx_queues()
Def10.c608 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()
Dsiena.c282 efx->tx_queues_per_channel = 4; in siena_probe_nic()
Defx_common.c1031 efx->tx_queues_per_channel = 1; in efx_init_struct()