Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c256 if (efx->extra_channel_type[i]) in efx_siena_probe_interrupts()
335 if (!efx->extra_channel_type[i]) in efx_siena_probe_interrupts()
338 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_siena_probe_interrupts()
342 efx->extra_channel_type[i]; in efx_siena_probe_interrupts()
H A Dnet_driver.h971 extra_channel_type[EFX_MAX_EXTRA_CHANNELS]; member
H A Dsiena_sriov.c1070 efx->extra_channel_type[EFX_EXTRA_CHANNEL_IOV] = &efx_siena_sriov_channel_type; in efx_siena_sriov_probe()
H A Dptp.c2177 efx->extra_channel_type[EFX_EXTRA_CHANNEL_PTP] = in efx_siena_ptp_defer_probe_with_channel()
/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c255 if (efx->extra_channel_type[i]) in efx_probe_interrupts()
334 if (!efx->extra_channel_type[i]) in efx_probe_interrupts()
337 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()
341 efx->extra_channel_type[i]; in efx_probe_interrupts()
H A Dnet_driver.h1014 extra_channel_type[EFX_MAX_EXTRA_CHANNELS]; member
H A Dptp.c2224 efx->extra_channel_type[EFX_EXTRA_CHANNEL_PTP] = in efx_ptp_defer_probe_with_channel()
H A Dtc.c3038 efx->extra_channel_type[EFX_EXTRA_CHANNEL_TC] = &efx_tc_channel_type; in efx_init_struct_tc()
/linux/drivers/net/ethernet/sfc/falcon/
H A Defx.c1361 if (efx->extra_channel_type[i]) in ef4_probe_interrupts()
1440 if (!efx->extra_channel_type[i]) in ef4_probe_interrupts()
1444 efx->extra_channel_type[i]->handle_no_channel(efx); in ef4_probe_interrupts()
1448 efx->extra_channel_type[i]; in ef4_probe_interrupts()
H A Dnet_driver.h795 extra_channel_type[EF4_MAX_EXTRA_CHANNELS]; member