Searched refs:eec_tx (Results 1 – 4 of 4) sorted by relevance
1104 EFSYS_ASSERT(eecp->eec_tx != NULL); in ef10_ev_tx()1105 should_abort = eecp->eec_tx(arg, label, id); in ef10_ev_tx()
905 EFSYS_ASSERT(eecp->eec_tx != NULL); in siena_ev_tx()906 should_abort = eecp->eec_tx(arg, label, id); in siena_ev_tx()
2192 efx_tx_ev_t eec_tx; member
660 .eec_tx = sfxge_ev_tx,