Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A 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()
H A 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()
/linux/drivers/net/ethernet/sfc/siena/
H A Defx_common.c1033 efx->tx_queues_per_channel = 1; in efx_siena_init_struct()