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

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c501 static bool efx_mcdi_complete_async(struct efx_mcdi_iface *mcdi, bool timeout) function
598 if (!efx_mcdi_complete_async(mcdi, false))
614 efx_mcdi_complete_async(mcdi, true);
/linux-master/drivers/net/ethernet/sfc/
H A Dmcdi.c497 static bool efx_mcdi_complete_async(struct efx_mcdi_iface *mcdi, bool timeout) function
594 if (!efx_mcdi_complete_async(mcdi, false))
610 efx_mcdi_complete_async(mcdi, true);

Completed in 309 milliseconds