Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dt4.h690 struct t4_cq { struct
691 struct t4_cqe *queue; argument
694 struct t4_cqe *sw_queue; argument
717 static inline void write_gts(struct t4_cq *cq, u32 val) in write_gts() argument