Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
A Defx_channels.c265 if (efx->extra_channel_type[i]) in efx_probe_interrupts()
340 if (!efx->extra_channel_type[i]) in efx_probe_interrupts()
343 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()
347 efx->extra_channel_type[i]; in efx_probe_interrupts()
A Dnet_driver.h985 extra_channel_type[EFX_MAX_EXTRA_CHANNELS]; member
A Dsiena_sriov.c1069 efx->extra_channel_type[EFX_EXTRA_CHANNEL_IOV] = &efx_siena_sriov_channel_type; in efx_siena_sriov_probe()
A Dptp.c2194 efx->extra_channel_type[EFX_EXTRA_CHANNEL_PTP] = in efx_ptp_defer_probe_with_channel()
/linux/drivers/net/ethernet/sfc/falcon/
A Defx.c1367 if (efx->extra_channel_type[i]) in ef4_probe_interrupts()
1446 if (!efx->extra_channel_type[i]) in ef4_probe_interrupts()
1450 efx->extra_channel_type[i]->handle_no_channel(efx); in ef4_probe_interrupts()
1454 efx->extra_channel_type[i]; in ef4_probe_interrupts()
A Dnet_driver.h795 extra_channel_type[EF4_MAX_EXTRA_CHANNELS]; member

Completed in 39 milliseconds