Searched refs:max_tx_channels (Results 1 – 16 of 16) sorted by relevance
240 u8 max_tx_channels; member
221 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()581 efx->max_tx_channels = EFX_MAX_CHANNELS; in efx_siena_init_channels()
997 unsigned int max_tx_channels; member
280 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
284 efx->max_tx_channels = EFX_MAX_CHANNELS; in siena_probe_nic()
1314 vfdi_status->max_tx_channels = vf_max_tx_channels; in efx_siena_sriov_init()
220 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()579 efx->max_tx_channels = EFX_MAX_CHANNELS; in efx_init_channels()
1069 unsigned int max_tx_channels; member
269 if (!efx->max_channels || !efx->max_tx_channels) { in efx_probe_nic()
619 efx->max_tx_channels = efx->max_channels; in efx_ef10_probe()1236 efx->max_tx_channels = in efx_ef10_dimension_resources()
808 unsigned int max_tx_channels; member
1400 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()
2378 efx->max_tx_channels = efx->max_channels; in falcon_probe_nic()
1038 u8 max_tx_channels; member
3233 adapter->max_tx_channels = PCI11X1X_MAX_TX_CHANNELS; in lan743x_hardware_init()3240 adapter->max_tx_channels = LAN743X_MAX_TX_CHANNELS; in lan743x_hardware_init()
Completed in 74 milliseconds