Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dnet_driver.h480 void (*handle_no_channel)(struct ef4_nic *); member
Defx.c1457 efx->extra_channel_type[i]->handle_no_channel(efx); in ef4_probe_interrupts()
/Linux-v4.19/drivers/net/ethernet/sfc/
Dnet_driver.h547 void (*handle_no_channel)(struct efx_nic *); member
Dsiena_sriov.c1046 .handle_no_channel = efx_siena_sriov_handle_no_channel,
Dptp.c2150 .handle_no_channel = efx_ptp_handle_no_channel,
Defx.c1541 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()