Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dnet_driver.h625 void (*handle_no_channel)(struct efx_nic *); member
Dptp.c1915 .handle_no_channel = efx_ptp_handle_no_channel,
Dsiena_sriov.c1046 .handle_no_channel = efx_siena_sriov_handle_no_channel,
Defx.c1467 efx->extra_channel_type[i]->handle_no_channel(efx); in efx_probe_interrupts()