Home
last modified time | relevance | path

Searched refs:ee_tx (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Drhead_ev.c129 eep->ee_tx = rhead_ev_tx_completion; in rhead_ev_qcreate()
228 should_abort = eep->ee_tx(eep, eventp, eecp, arg); in rhead_ev_dispatch()
H A Defx_ev.c1312 eep->ee_tx = siena_ev_tx; in siena_ev_qcreate()
1545 should_abort = eep->ee_tx(eep, in siena_ef10_ev_qpoll()
H A Def10_ev.c151 eep->ee_tx = ef10_ev_tx; in ef10_ev_qcreate()
H A Defx_impl.h964 efx_ev_handler_t ee_tx; member