Searched refs:eec_txq_flush_done (Results 1 – 4 of 4) sorted by relevance
1189 EFSYS_ASSERT(eecp->eec_txq_flush_done != NULL); in ef10_ev_mcdi()1190 should_abort = eecp->eec_txq_flush_done(arg, txq_index); in ef10_ev_mcdi()
966 EFSYS_ASSERT(eecp->eec_txq_flush_done != NULL); in siena_ev_driver()967 should_abort = eecp->eec_txq_flush_done(arg, txq_index); in siena_ev_driver()
1753 efx_txq_flush_done_ev_t eec_txq_flush_done; member
674 .eec_txq_flush_done = sfxge_ev_txq_flush_done,