Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmcdi.c430 static int efx_mcdi_await_completion(struct efx_nic *efx) in efx_mcdi_await_completion() function
664 rc = efx_mcdi_await_completion(efx); in _efx_mcdi_rpc_finish()
1119 * efx_mcdi_await_completion() will then call efx_mcdi_poll(). in efx_mcdi_mode_poll()
1121 * We need an smp_wmb() to synchronise with efx_mcdi_await_completion(), in efx_mcdi_mode_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmcdi.c427 static int efx_mcdi_await_completion(struct efx_nic *efx) in efx_mcdi_await_completion() function
661 rc = efx_mcdi_await_completion(efx); in _efx_mcdi_rpc_finish()
1116 * efx_mcdi_await_completion() will then call efx_mcdi_poll(). in efx_mcdi_mode_poll()
1118 * We need an smp_wmb() to synchronise with efx_mcdi_await_completion(), in efx_mcdi_mode_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c431 static int efx_mcdi_await_completion(struct efx_nic *efx) in efx_mcdi_await_completion() function
665 rc = efx_mcdi_await_completion(efx); in _efx_mcdi_rpc_finish()
1122 * efx_mcdi_await_completion() will then call efx_mcdi_poll(). in efx_siena_mcdi_mode_poll()
1124 * We need an smp_wmb() to synchronise with efx_mcdi_await_completion(), in efx_siena_mcdi_mode_poll()

Completed in 11 milliseconds