Home
last modified time | relevance | path

Searched refs:extra_channel_type (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/sfc/
Defx_channels.c265 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()
Dnet_driver.h1027 extra_channel_type[EFX_MAX_EXTRA_CHANNELS]; member
Dsiena_sriov.c1069 efx->extra_channel_type[EFX_EXTRA_CHANNEL_IOV] = &efx_siena_sriov_channel_type; in efx_siena_sriov_probe()
Dptp.c2228 efx->extra_channel_type[EFX_EXTRA_CHANNEL_PTP] = in efx_ptp_defer_probe_with_channel()
/drivers/net/ethernet/sfc/falcon/
Defx.c1371 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()
Dnet_driver.h795 extra_channel_type[EF4_MAX_EXTRA_CHANNELS]; member