Searched refs:efx_mcdi_ev_cpl (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 163 /* Serialise with efx_mcdi_ev_cpl() and efx_mcdi_ev_death() */ in efx_mcdi_send_request() 439 * In which case, poll for completions directly. If efx_mcdi_ev_cpl() in efx_mcdi_await_completion() 517 * the seqno check in efx_mcdi_ev_cpl() will fail in efx_mcdi_complete_async() 565 static void efx_mcdi_ev_cpl(struct efx_nic *efx, unsigned int seqno, in efx_mcdi_ev_cpl() function 679 /* Close the race with efx_mcdi_ev_cpl() executing just too late in _efx_mcdi_rpc_finish() 699 * we pick up changes from efx_mcdi_ev_cpl(). Protect against in _efx_mcdi_rpc_finish() 700 * a spurious efx_mcdi_ev_cpl() running concurrently by in _efx_mcdi_rpc_finish() 1206 * efx_mcdi_ev_cpl()] in efx_mcdi_ev_death() 1330 efx_mcdi_ev_cpl(efx, in efx_mcdi_process_event()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 160 /* Serialise with efx_mcdi_ev_cpl() and efx_mcdi_ev_death() */ in efx_mcdi_send_request() 436 * In which case, poll for completions directly. If efx_mcdi_ev_cpl() in efx_mcdi_await_completion() 514 * the seqno check in efx_mcdi_ev_cpl() will fail in efx_mcdi_complete_async() 562 static void efx_mcdi_ev_cpl(struct efx_nic *efx, unsigned int seqno, in efx_mcdi_ev_cpl() function 676 /* Close the race with efx_mcdi_ev_cpl() executing just too late in _efx_mcdi_rpc_finish() 696 * we pick up changes from efx_mcdi_ev_cpl(). Protect against in _efx_mcdi_rpc_finish() 697 * a spurious efx_mcdi_ev_cpl() running concurrently by in _efx_mcdi_rpc_finish() 1203 * efx_mcdi_ev_cpl()] in efx_mcdi_ev_death() 1327 efx_mcdi_ev_cpl(efx, in efx_mcdi_process_event()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 164 /* Serialise with efx_mcdi_ev_cpl() and efx_mcdi_ev_death() */ in efx_mcdi_send_request() 440 * In which case, poll for completions directly. If efx_mcdi_ev_cpl() in efx_mcdi_await_completion() 518 * the seqno check in efx_mcdi_ev_cpl() will fail in efx_mcdi_complete_async() 566 static void efx_mcdi_ev_cpl(struct efx_nic *efx, unsigned int seqno, in efx_mcdi_ev_cpl() function 680 /* Close the race with efx_mcdi_ev_cpl() executing just too late in _efx_mcdi_rpc_finish() 700 * we pick up changes from efx_mcdi_ev_cpl(). Protect against in _efx_mcdi_rpc_finish() 701 * a spurious efx_mcdi_ev_cpl() running concurrently by in _efx_mcdi_rpc_finish() 1209 * efx_mcdi_ev_cpl()] in efx_mcdi_ev_death() 1333 efx_mcdi_ev_cpl(efx, in efx_siena_mcdi_process_event()
|
Completed in 9 milliseconds