Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/cxgb4/
Dt4.h691 struct t4_cq { struct
692 struct t4_cqe *queue; argument
695 struct t4_cqe *sw_queue; argument
718 static inline void write_gts(struct t4_cq *cq, u32 val) in write_gts() argument