Searched refs:extra_channel_type (Results 1 – 6 of 6) sorted by relevance
265 if (efx->extra_channel_type[i]) in efx_probe_interrupts()342 if (!efx->extra_channel_type[i]) in efx_probe_interrupts()345 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()349 efx->extra_channel_type[i]; in efx_probe_interrupts()
1027 extra_channel_type[EFX_MAX_EXTRA_CHANNELS]; member
1069 efx->extra_channel_type[EFX_EXTRA_CHANNEL_IOV] = &efx_siena_sriov_channel_type; in efx_siena_sriov_probe()
2228 efx->extra_channel_type[EFX_EXTRA_CHANNEL_PTP] = in efx_ptp_defer_probe_with_channel()
1371 if (efx->extra_channel_type[i]) in ef4_probe_interrupts()1450 if (!efx->extra_channel_type[i]) in ef4_probe_interrupts()1454 efx->extra_channel_type[i]->handle_no_channel(efx); in ef4_probe_interrupts()1458 efx->extra_channel_type[i]; in ef4_probe_interrupts()
795 extra_channel_type[EF4_MAX_EXTRA_CHANNELS]; member