Home
last modified time | relevance | path

Searched refs:UDBS_SEG_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.h52 UDBS_SEG_SIZE = 128, /* Segment size of BAR2 doorbells */ enumerator
/freebsd-9-stable/sys/dev/cxgbe/
Dt4_sge.c2731 if (eq->udb_qid > PAGE_SIZE / UDBS_SEG_SIZE) in alloc_eq()