Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnet_driver.h639 void (*handle_no_channel)(struct efx_nic *); member
Dptp.c1905 .handle_no_channel = efx_ptp_handle_no_channel,
Dsiena_sriov.c1043 .handle_no_channel = efx_siena_sriov_handle_no_channel,
Defx.c1420 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()