Home
last modified time | relevance | path

Searched refs:emt_exception (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/
H A Dsfc_efx_mcdi.c303 emtp->emt_exception = sfc_efx_mcdi_exception; in sfc_efx_mcdi_init()
/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mcdi.c755 emtp->emt_exception(emtp->emt_context, exception); in efx_mcdi_raise_exception()
H A Defx.h334 void (*emt_exception)(void *, efx_mcdi_exception_t); member