Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Dvfdi.h240 u8 max_tx_channels; member
H A 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()
H A Dnet_driver.h989 unsigned int max_tx_channels; member
H A Defx.c279 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
H A Dsiena_sriov.c1314 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()
/linux/drivers/net/ethernet/sfc/
H A 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()
H A Defx.c270 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
H 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/microchip/
H A Dlan743x_main.h1079 u8 max_tx_channels; member
H A 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()