Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/sfc/
Def100_netdev.c37 unsigned int tx_vis = efx->n_tx_channels + efx->n_extra_tx_channels; in ef100_alloc_vis()
Defx_channels.c337 efx->n_extra_tx_channels = 0; in efx_probe_interrupts()
349 efx->n_extra_tx_channels++; in efx_probe_interrupts()
Dnet_driver.h1009 unsigned n_extra_tx_channels; member
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()
Def10.c1147 ((efx->n_tx_channels + efx->n_extra_tx_channels) * in efx_ef10_dimension_resources()