Home
last modified time | relevance | path

Searched refs:DOORBELL_UDBWC (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c461 isset(&nm_txq->doorbells, DOORBELL_UDBWC) || in alloc_nm_txq_hwq()
948 case DOORBELL_UDBWC: in ring_nm_txq_db()
H A Dadapter.h460 enum {DOORBELL_UDB, DOORBELL_WCWR, DOORBELL_UDBWC, DOORBELL_KDB}; enumerator
H A Dt4_sge.c4482 isset(&eq->doorbells, DOORBELL_UDBWC) || in alloc_eq_hwq()
6170 case DOORBELL_UDBWC: in ring_eq_db()
H A Dt4_main.c3807 setbit(&sc->doorbells, DOORBELL_UDBWC); in t4_map_bar_2()
3820 sc->iwt.wc_en = isset(&sc->doorbells, DOORBELL_UDBWC) ? 1 : 0; in t4_map_bar_2()