Home
last modified time | relevance | path

Searched defs:t4_cq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h544 struct t4_cq { global() struct
545 queuet4_cq global() argument
548 sw_queuet4_cq global() argument
569 flagst4_cq write_gts() argument
[all...]
/freebsd/contrib/ofed/libcxgb4/
H A Dt4.h575 struct t4_cq { struct
576 struct t4_cqe *queue; argument
577 struct t4_cqe *sw_queue; argument
594 static inline int t4_arm_cq(struct t4_cq *cq, int se) in t4_arm_cq() argument