Home
last modified time | relevance | path

Searched refs:efx_mcdi_complete_async (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi.c500 static bool efx_mcdi_complete_async(struct efx_mcdi_iface *mcdi, bool timeout) in efx_mcdi_complete_async() function
597 if (!efx_mcdi_complete_async(mcdi, false)) in efx_mcdi_ev_cpl()
613 efx_mcdi_complete_async(mcdi, true); in efx_mcdi_timeout_async()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi.c497 static bool efx_mcdi_complete_async(struct efx_mcdi_iface *mcdi, bool timeout) in efx_mcdi_complete_async() function
594 if (!efx_mcdi_complete_async(mcdi, false)) in efx_mcdi_ev_cpl()
610 efx_mcdi_complete_async(mcdi, true); in efx_mcdi_timeout_async()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c501 static bool efx_mcdi_complete_async(struct efx_mcdi_iface *mcdi, bool timeout) in efx_mcdi_complete_async() function
598 if (!efx_mcdi_complete_async(mcdi, false)) in efx_mcdi_ev_cpl()
614 efx_mcdi_complete_async(mcdi, true); in efx_mcdi_timeout_async()

Completed in 11 milliseconds