Home
last modified time | relevance | path

Searched defs:wrptr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h255 u32 wrptr[CUDBG_NUM_ULPTX]; member
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c10064 int t4_cim_read_la(struct adapter *adap, u32 *la_buf, unsigned int *wrptr) in t4_cim_read_la()
10133 void t4_tp_read_la(struct adapter *adap, u64 *la_buf, unsigned int *wrptr) in t4_tp_read_la()
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c1050 u32 *wrptr; in bnxt_re_create_ah() local