Home
last modified time | relevance | path

Searched refs:ev_cpl (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mcdi.c245 __in boolean_t ev_cpl) in efx_mcdi_request_start() argument
278 emip->emi_ev_cpl = ev_cpl; in efx_mcdi_request_start()
286 if (ev_cpl) in efx_mcdi_request_start()
919 boolean_t ev_cpl; in efx_mcdi_ev_death() local
937 ev_cpl = emip->emi_ev_cpl; in efx_mcdi_ev_death()
960 if (emrp != NULL && ev_cpl) in efx_mcdi_ev_death()
H A Defx.h375 __in boolean_t ev_cpl);