Home
last modified time | relevance | path

Searched refs:sfxge_sw_ev_rxq_magic (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/
HDsfxge.h136 sfxge_sw_ev_rxq_magic(enum sfxge_sw_ev sw_ev, struct sfxge_rxq *rxq) in sfxge_sw_ev_rxq_magic() function
HDsfxge_ev.c227 magic = sfxge_sw_ev_rxq_magic(SFXGE_SW_EV_RX_QFLUSH_DONE, rxq); in sfxge_ev_rxq_flush_done()
256 magic = sfxge_sw_ev_rxq_magic(SFXGE_SW_EV_RX_QFLUSH_FAILED, rxq); in sfxge_ev_rxq_flush_failed()
HDsfxge_rx.c192 magic = sfxge_sw_ev_rxq_magic(SFXGE_SW_EV_RX_QREFILL, rxq); in sfxge_rx_post_refill()