Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Dvfdi.h240 u8 max_tx_channels; member
A Defx_channels.c230 efx->max_tx_channels); in efx_allocate_msix_channels()
237 efx->n_tx_channels = min(n_channels, efx->max_tx_channels); in efx_allocate_msix_channels()
580 efx->max_tx_channels = EFX_MAX_CHANNELS; in efx_init_channels()
A Dnet_driver.h1003 unsigned int max_tx_channels; member
A Defx.c276 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
A Dsiena.c281 efx->max_tx_channels = EFX_MAX_CHANNELS; in siena_probe_nic()
A Dsiena_sriov.c1313 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()
A Def10.c619 efx->max_tx_channels = efx->max_channels; in efx_ef10_probe()
1236 efx->max_tx_channels = in efx_ef10_dimension_resources()
/linux/drivers/net/ethernet/sfc/falcon/
A Dnet_driver.h808 unsigned int max_tx_channels; member
A Defx.c1405 efx->max_tx_channels); in ef4_probe_interrupts()
1411 efx->max_tx_channels); in ef4_probe_interrupts()
1626 if (!efx->max_channels || !efx->max_tx_channels) { in ef4_probe_nic()
A Dfalcon.c2378 efx->max_tx_channels = efx->max_channels; in falcon_probe_nic()

Completed in 43 milliseconds