Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dvfdi.h240 u8 max_tx_channels; member
Defx_channels.c221 efx->max_tx_channels); in efx_allocate_msix_channels()
228 efx->n_tx_channels = min(n_channels, efx->max_tx_channels); in efx_allocate_msix_channels()
583 efx->max_tx_channels = EFX_MAX_CHANNELS; in efx_siena_init_channels()
Dnet_driver.h989 unsigned int max_tx_channels; member
Defx.c279 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
Dsiena.c284 efx->max_tx_channels = EFX_MAX_CHANNELS; in siena_probe_nic()
Dsiena_sriov.c1314 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()
/linux-6.12.1/drivers/net/ethernet/sfc/
Defx_channels.c220 efx->max_tx_channels); in efx_allocate_msix_channels()
227 efx->n_tx_channels = min(n_channels, efx->max_tx_channels); in efx_allocate_msix_channels()
581 efx->max_tx_channels = EFX_MAX_CHANNELS; in efx_init_channels()
Dnet_driver.h1032 unsigned int max_tx_channels; member
Defx.c269 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
Def10.c619 efx->max_tx_channels = efx->max_channels; in efx_ef10_probe()
1236 efx->max_tx_channels = in efx_ef10_dimension_resources()
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h808 unsigned int max_tx_channels; member
Defx.c1399 efx->max_tx_channels); in ef4_probe_interrupts()
1405 efx->max_tx_channels); in ef4_probe_interrupts()
1620 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()
/linux-6.12.1/drivers/net/ethernet/microchip/
Dlan743x_main.h1079 u8 max_tx_channels; member
Dlan743x_main.c3470 adapter->max_tx_channels = PCI11X1X_MAX_TX_CHANNELS; in lan743x_hardware_init()
3478 adapter->max_tx_channels = LAN743X_MAX_TX_CHANNELS; in lan743x_hardware_init()