Searched refs:eec_txq_flush_done (Results 1 – 4 of 4) sorted by relevance
947 EFSYS_ASSERT(eecp->eec_txq_flush_done != NULL); in hunt_ev_mcdi()948 should_abort = eecp->eec_txq_flush_done(arg, txq_index); in hunt_ev_mcdi()
810 EFSYS_ASSERT(eecp->eec_txq_flush_done != NULL); in falconsiena_ev_driver()811 should_abort = eecp->eec_txq_flush_done(arg, txq_index); in falconsiena_ev_driver()
1763 efx_txq_flush_done_ev_t eec_txq_flush_done; member
626 .eec_txq_flush_done = sfxge_ev_txq_flush_done,