Home
last modified time | relevance | path

Searched refs:handle_no_channel (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h477 void (*handle_no_channel)(struct ef4_nic *); member
H A Defx.c1443 efx->extra_channel_type[i]->handle_no_channel(efx); in ef4_probe_interrupts()
/linux/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h587 void (*handle_no_channel)(struct efx_nic *); member
H A Defx_channels.c338 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_siena_probe_interrupts()
H A Dsiena_sriov.c1045 .handle_no_channel = efx_siena_sriov_handle_no_channel,
H A Dptp.c2161 .handle_no_channel = efx_ptp_handle_no_channel,
/linux/drivers/net/ethernet/sfc/
H A Dnet_driver.h622 void (*handle_no_channel)(struct efx_nic *); member
H A Defx_channels.c337 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()
H A Dptp.c2203 .handle_no_channel = efx_ptp_handle_no_channel,