Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dt4.h676 struct t4_cq { struct
677 struct t4_cqe *queue; argument
680 struct t4_cqe *sw_queue; argument
703 static inline void write_gts(struct t4_cq *cq, u32 val) in write_gts() argument