Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Defx_channels.c244 if (efx->extra_channel_type[i]) in efx_probe_interrupts()
321 if (!efx->extra_channel_type[i]) in efx_probe_interrupts()
324 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()
328 efx->extra_channel_type[i]; in efx_probe_interrupts()
Dnet_driver.h1020 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()
/kernel/linux/linux-5.10/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