Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.h62 UDBS_WR_OFFSET = 64, /* offset of the work request in a segment */ enumerator
/freebsd/sys/dev/cxgbe/
H A Dt4_netmap.c940 UDBS_WR_OFFSET - UDBS_DB_OFFSET); in ring_nm_txq_db()
H A Dt4_sge.c6160 dst = (volatile void *)((uintptr_t)eq->udb + UDBS_WR_OFFSET - in ring_eq_db()