Home
last modified time | relevance | path

Searched refs:eec_exception (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/sfc_efx/base/
H A Defx_ev.c1048 EFSYS_ASSERT(eecp->eec_exception != NULL); in siena_ev_driver()
1049 should_abort = eecp->eec_exception(arg, in siena_ev_driver()
1059 EFSYS_ASSERT(eecp->eec_exception != NULL); in siena_ev_driver()
1060 should_abort = eecp->eec_exception(arg, in siena_ev_driver()
1117 EFSYS_ASSERT(eecp->eec_exception != NULL); in siena_ev_mcdi()
1153 should_abort = eecp->eec_exception(arg, in siena_ev_mcdi()
1184 should_abort = eecp->eec_exception(arg, in siena_ev_mcdi()
1188 should_abort = eecp->eec_exception(arg, in siena_ev_mcdi()
1604 EFSYS_ASSERT(eecp->eec_exception != NULL); in siena_ef10_ev_qpoll()
1605 (void) eecp->eec_exception(arg, in siena_ef10_ev_qpoll()
H A Drhead_ev.c240 EFSYS_ASSERT(eecp->eec_exception != NULL); in rhead_ev_dispatch()
241 (void) eecp->eec_exception(arg, EFX_EXCEPTION_EV_ERROR, code); in rhead_ev_dispatch()
391 EFSYS_ASSERT(eecp->eec_exception != NULL); in rhead_ev_ew_dispatch()
392 (void) eecp->eec_exception(arg, EFX_EXCEPTION_EV_ERROR, code); in rhead_ev_ew_dispatch()
H A Def10_ev.c927 should_abort = eecp->eec_exception(arg, in ef10_ev_mcdi()
964 should_abort = eecp->eec_exception(arg, in ef10_ev_mcdi()
968 should_abort = eecp->eec_exception(arg, in ef10_ev_mcdi()
988 eecp->eec_exception(arg, EFX_EXCEPTION_TX_ERROR, in ef10_ev_mcdi()
1030 eecp->eec_exception(arg, EFX_EXCEPTION_RX_ERROR, in ef10_ev_mcdi()
H A Defx.h2624 efx_exception_ev_t eec_exception; member
/dpdk/drivers/net/sfc/
H A Dsfc_ev.c486 .eec_exception = sfc_ev_exception,
504 .eec_exception = sfc_ev_exception,
522 .eec_exception = sfc_ev_exception,
540 .eec_exception = sfc_ev_exception,
558 .eec_exception = sfc_ev_exception,