Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Def100_netdev.c46 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()
Dnet_driver.h1039 unsigned int tx_queues_per_channel; member
1586 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()
Defx_common.c1023 efx->tx_queues_per_channel = 1; in efx_init_struct()
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dnet_driver.h996 unsigned int tx_queues_per_channel; member
1519 return channel->efx->tx_queues_per_channel; in efx_channel_num_tx_queues()
Dsiena.c285 efx->tx_queues_per_channel = 4; in siena_probe_nic()
Defx_common.c1033 efx->tx_queues_per_channel = 1; in efx_siena_init_struct()