Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dnet_driver.h986 unsigned n_extra_tx_channels; member
Dfarch.c1085 if (qid < EFX_TXQ_TYPES * (efx->n_tx_channels + efx->n_extra_tx_channels)) { in efx_farch_handle_tx_flush_done()
1675 total_tx_channels = efx->n_tx_channels + efx->n_extra_tx_channels; in efx_farch_dimension_resources()
Defx.c1531 efx->n_extra_tx_channels = 0; in efx_probe_interrupts()
1544 efx->n_extra_tx_channels++; in efx_probe_interrupts()
Def10.c1299 (efx->n_tx_channels + efx->n_extra_tx_channels) * in efx_ef10_dimension_resources()