Home
last modified time | relevance | path

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

/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.h997 unsigned int max_tx_channels; member
Dsiena.c284 efx->max_tx_channels = EFX_MAX_CHANNELS; in siena_probe_nic()
Defx.c280 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
Dsiena_sriov.c1314 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()
/drivers/net/ethernet/sfc/
Dvfdi.h240 u8 max_tx_channels; member
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.h1050 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()
/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h808 unsigned int max_tx_channels; member
Defx.c1400 efx->max_tx_channels); in ef4_probe_interrupts()
1406 efx->max_tx_channels); in ef4_probe_interrupts()
1621 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()
/drivers/net/ethernet/microchip/
Dlan743x_main.h1038 u8 max_tx_channels; member
Dlan743x_main.c3229 adapter->max_tx_channels = PCI11X1X_MAX_TX_CHANNELS; in lan743x_hardware_init()
3236 adapter->max_tx_channels = LAN743X_MAX_TX_CHANNELS; in lan743x_hardware_init()