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

/freebsd-11.0-release/sys/dev/cxgbe/common/
H A Dt4_hw.h57 UDBS_SEG_SIZE = 128, /* Segment size of BAR2 doorbells */ enumerator in enum:__anon9655
58 UDBS_SEG_SHIFT = 7, /* log2(UDBS_SEG_SIZE) */
/freebsd-11.0-release/sys/dev/cxgbe/
H A Dt4_netmap.c289 if (nm_txq->udb_qid >= PAGE_SIZE / UDBS_SEG_SIZE)
H A Dt4_sge.c2753 if (qid < PAGE_SIZE / UDBS_SEG_SIZE) {
3425 if (eq->udb_qid >= PAGE_SIZE / UDBS_SEG_SIZE)

Completed in 110 milliseconds