Searched refs:UDBS_SEG_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_hw.h60 UDBS_SEG_SIZE = 128, /* Segment size of BAR2 doorbells */ enumerator in enum:__anon12676
61 UDBS_SEG_SHIFT = 7, /* log2(UDBS_SEG_SIZE) */
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_netmap.c323 if (nm_txq->udb_qid >= PAGE_SIZE / UDBS_SEG_SIZE)
H A Dt4_sge.c3519 if (qid < PAGE_SIZE / UDBS_SEG_SIZE) {
4230 if (eq->udb_qid >= PAGE_SIZE / UDBS_SEG_SIZE)

Completed in 166 milliseconds