Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_hw.h53 UDBS_SEG_SIZE = 128, /* Segment size of BAR2 doorbells */ enumerator
/trueos/sys/dev/cxgbe/
HDt4_netmap.c448 if (nm_txq->udb_qid >= PAGE_SIZE / UDBS_SEG_SIZE) in alloc_nm_txq_hwq()
HDt4_sge.c2713 if (qid < PAGE_SIZE / UDBS_SEG_SIZE) { in alloc_iq_fl()
3382 if (eq->udb_qid >= PAGE_SIZE / UDBS_SEG_SIZE) in alloc_eq()