Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Defx.c1321 if (efx->extra_channel_type[i]) in efx_probe_interrupts()
1404 if (!efx->extra_channel_type[i]) in efx_probe_interrupts()
1408 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()
1412 efx->extra_channel_type[i]; in efx_probe_interrupts()
Dnet_driver.h808 extra_channel_type[EFX_MAX_EXTRA_CHANNELS]; member
Dptp.c1487 efx->extra_channel_type[EFX_EXTRA_CHANNEL_PTP] = in efx_ptp_probe()
Dsiena_sriov.c1057 efx->extra_channel_type[EFX_EXTRA_CHANNEL_IOV] = &efx_sriov_channel_type; in efx_sriov_probe()