Searched refs:EFX_MAX_CHANNELS (Results 1 – 8 of 8) sorted by relevance
35 int eventq_dma[EFX_MAX_CHANNELS];36 int eventq_int[EFX_MAX_CHANNELS];
57 #define EFX_MAX_CHANNELS 32U macro58 #define EFX_MAX_RX_QUEUES EFX_MAX_CHANNELS67 #define EFX_MAX_CORE_TX_QUEUES (EFX_MAX_TX_TC * EFX_MAX_CHANNELS)71 #define EFX_MAX_TX_QUEUES (EFX_TXQ_TYPES * EFX_MAX_CHANNELS)964 struct efx_channel *channel[EFX_MAX_CHANNELS];965 struct efx_msi_context msi_context[EFX_MAX_CHANNELS];
176 unsigned int read_ptr[EFX_MAX_CHANNELS]; in efx_test_eventq_irq()180 BUILD_BUG_ON(EFX_MAX_CHANNELS > BITS_PER_LONG); in efx_test_eventq_irq()
276 efx->max_channels = EFX_MAX_CHANNELS; in siena_probe_nic()277 efx->max_tx_channels = EFX_MAX_CHANNELS; in siena_probe_nic()
806 struct efx_channel *other_channel[EFX_MAX_CHANNELS], *channel; in efx_realloc_channels()1452 struct msix_entry xentries[EFX_MAX_CHANNELS]; in efx_probe_interrupts()3049 for (i = 0; i < EFX_MAX_CHANNELS; i++) { in efx_init_struct()3090 for (i = 0; i < EFX_MAX_CHANNELS; i++) in efx_fini_struct()
1972 MC_CMD_FLUSH_RX_QUEUES_IN_LEN(EFX_MAX_CHANNELS)); in efx_mcdi_flush_rxqs()1975 BUILD_BUG_ON(EFX_MAX_CHANNELS > in efx_mcdi_flush_rxqs()
1293 BUILD_BUG_ON(EFX_MAX_CHANNELS + 1 >= EFX_VI_BASE); in efx_siena_sriov_init()
743 EFX_MAX_CHANNELS, in efx_ef10_probe()