Searched refs:handle_no_channel (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/
H A Dtc_counters.c555 .handle_no_channel = efx_tc_handle_no_channel,
H A Defx_channels.c337 efx->extra_channel_type[i]->handle_no_channel(efx);
H A Dnet_driver.h566 * @handle_no_channel: Handle failure to allocate an extra channel
585 void (*handle_no_channel)(struct efx_nic *); member in struct:efx_channel_type
H A Dptp.c2208 .handle_no_channel = efx_ptp_handle_no_channel,
/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h465 * @handle_no_channel: Handle failure to allocate an extra channel
477 void (*handle_no_channel)(struct ef4_nic *); member in struct:ef4_channel_type
H A Defx.c1444 efx->extra_channel_type[i]->handle_no_channel(efx);
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dnet_driver.h573 * @handle_no_channel: Handle failure to allocate an extra channel
589 void (*handle_no_channel)(struct efx_nic *); member in struct:efx_channel_type
H A Defx_channels.c338 efx->extra_channel_type[i]->handle_no_channel(efx);
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,

Completed in 522 milliseconds