Home
last modified time | relevance | path

Searched refs:SFXGE_SW_EV_TX_QFLUSH_DONE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sfxge/
H A Dsfxge.h121 SFXGE_SW_EV_TX_QFLUSH_DONE, enumerator
H A Dsfxge_ev.c345 magic = sfxge_sw_ev_txq_magic(SFXGE_SW_EV_TX_QFLUSH_DONE, txq); in sfxge_ev_txq_flush_done()
379 case SFXGE_SW_EV_MAGIC(SFXGE_SW_EV_TX_QFLUSH_DONE): { in sfxge_ev_software()