Home
last modified time | relevance | path

Searched refs:n_extra_tx_channels (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def100_netdev.c37 unsigned int tx_vis = efx->n_tx_channels + efx->n_extra_tx_channels; in ef100_alloc_vis()
H A Defx_channels.c318 efx->n_extra_tx_channels = 0; in efx_probe_interrupts()
330 efx->n_extra_tx_channels++; in efx_probe_interrupts()
H A Dnet_driver.h876 * @n_extra_tx_channels: Number of extra channels with TX queues
1043 unsigned n_extra_tx_channels; member
H A Dfarch.c1088 if (qid < EFX_MAX_TXQ_PER_CHANNEL * (efx->n_tx_channels + efx->n_extra_tx_channels)) { in efx_farch_handle_tx_flush_done()
1677 total_tx_channels = efx->n_tx_channels + efx->n_extra_tx_channels; in efx_farch_dimension_resources()
H A Def10.c1147 ((efx->n_tx_channels + efx->n_extra_tx_channels) * in efx_ef10_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def100_netdev.c41 unsigned int tx_vis = efx->n_tx_channels + efx->n_extra_tx_channels; in ef100_alloc_vis()
H A Defx_channels.c331 efx->n_extra_tx_channels = 0; in efx_probe_interrupts()
343 efx->n_extra_tx_channels++; in efx_probe_interrupts()
H A Dnet_driver.h867 * @n_extra_tx_channels: Number of extra channels with TX queues
1037 unsigned n_extra_tx_channels; member
H A Def10.c1147 ((efx->n_tx_channels + efx->n_extra_tx_channels) * in efx_ef10_dimension_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c332 efx->n_extra_tx_channels = 0; in efx_siena_probe_interrupts()
344 efx->n_extra_tx_channels++; in efx_siena_probe_interrupts()
H A Dnet_driver.h835 * @n_extra_tx_channels: Number of extra channels with TX queues
1003 unsigned n_extra_tx_channels; member
H A Dfarch.c1090 if (qid < EFX_MAX_TXQ_PER_CHANNEL * (efx->n_tx_channels + efx->n_extra_tx_channels)) { in efx_farch_handle_tx_flush_done()
1679 total_tx_channels = efx->n_tx_channels + efx->n_extra_tx_channels; in efx_farch_dimension_resources()

Completed in 44 milliseconds