Home
last modified time | relevance | path

Searched refs:max_tx_channels (Results 1 – 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dvfdi.h240 u8 max_tx_channels; member
Defx_channels.c209 efx->max_tx_channels); in efx_allocate_msix_channels()
216 efx->n_tx_channels = min(n_channels, efx->max_tx_channels); in efx_allocate_msix_channels()
561 efx->max_tx_channels = EFX_MAX_CHANNELS; in efx_init_channels()
Dnet_driver.h1037 unsigned int max_tx_channels; member
Dsiena.c281 efx->max_tx_channels = EFX_MAX_CHANNELS; in siena_probe_nic()
Defx.c268 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
Dsiena_sriov.c1313 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()
Def10.c620 efx->max_tx_channels = efx->max_channels; in efx_ef10_probe()
1236 efx->max_tx_channels = in efx_ef10_dimension_resources()
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h808 unsigned int max_tx_channels; member
Defx.c1409 efx->max_tx_channels); in ef4_probe_interrupts()
1415 efx->max_tx_channels); in ef4_probe_interrupts()
1630 if (!efx->max_channels || !efx->max_tx_channels) { in ef4_probe_nic()
Dfalcon.c2378 efx->max_tx_channels = efx->max_channels; in falcon_probe_nic()