Searched refs:eec_rxq_flush_done (Results 1 – 4 of 4) sorted by relevance
1231 EFSYS_ASSERT(eecp->eec_rxq_flush_done != NULL); in ef10_ev_mcdi()1232 should_abort = eecp->eec_rxq_flush_done(arg, rxq_index); in ef10_ev_mcdi()
976 EFSYS_ASSERT(eecp->eec_rxq_flush_done != NULL); in siena_ev_driver()991 should_abort = eecp->eec_rxq_flush_done(arg, rxq_index); in siena_ev_driver()
1736 efx_rxq_flush_done_ev_t eec_rxq_flush_done; member
665 .eec_rxq_flush_done = sfxge_ev_rxq_flush_done,