Searched refs:eec_tx (Results 1 – 4 of 4) sorted by relevance
672 EFSYS_ASSERT(eecp->eec_tx != NULL); in ef10_ev_tx()673 should_abort = eecp->eec_tx(arg, label, id); in ef10_ev_tx()
717 EFSYS_ASSERT(eecp->eec_tx != NULL); in siena_ev_tx()718 should_abort = eecp->eec_tx(arg, label, id); in siena_ev_tx()
1693 efx_tx_ev_t eec_tx; member
807 eecp->eec_tx = sfxge_ev_tx; in sfxge_ev_qstart()