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 { struct
545 struct t4_cqe *queue; argument
548 struct t4_cqe *sw_queue; argument
569 static inline void write_gts(struct t4_cq *cq, u32 val) in write_gts() argument
/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