Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_netmap.c484 isset(&nm_txq->doorbells, DOORBELL_UDBWC) || in alloc_nm_txq_hwq()
971 case DOORBELL_UDBWC: in ring_nm_txq_db()
Dadapter.h438 enum {DOORBELL_UDB, DOORBELL_WCWR, DOORBELL_UDBWC, DOORBELL_KDB}; enumerator
Dt4_sge.c4052 isset(&eq->doorbells, DOORBELL_UDBWC) || in alloc_eq()
5552 case DOORBELL_UDBWC: in ring_eq_db()
Dt4_main.c2807 setbit(&sc->doorbells, DOORBELL_UDBWC); in t4_map_bar_2()
2820 sc->iwt.wc_en = isset(&sc->doorbells, DOORBELL_UDBWC) ? 1 : 0; in t4_map_bar_2()