Home
last modified time | relevance | path

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

/drivers/infiniband/hw/bnxt_re/
A Dib_verbs.h101 struct bnxt_re_cq { struct
102 struct ib_cq ib_cq;
103 struct bnxt_re_dev *rdev;
105 u16 cq_count;
106 u16 cq_period;
108 struct bnxt_qplib_cqe *cql;
110 u32 max_cql;
111 struct ib_umem *umem;
112 struct ib_umem *resize_umem;
113 int resize_cqe;
[all …]

Completed in 6 milliseconds