Home
last modified time | relevance | path

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

/linux/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 Def10.c1147 ((efx->n_tx_channels + efx->n_extra_tx_channels) * in efx_ef10_dimension_resources()
/linux/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 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()