Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h98 struct bnxt_re_cq { struct
99 struct ib_cq ib_cq;
100 struct bnxt_re_dev *rdev;
102 u16 cq_count;
103 u16 cq_period;
104 struct bnxt_qplib_cq qplib_cq;
105 struct bnxt_qplib_cqe *cql;
107 u32 max_cql;
108 struct ib_umem *umem;
109 struct ib_umem *resize_umem;
[all …]