Searched defs:bnxt_re_cq (Results 1 – 1 of 1) sorted by relevance
96 struct bnxt_re_cq { struct97 struct bnxt_re_dev *rdev;98 spinlock_t cq_lock; /* protect cq */99 u16 cq_count;100 u16 cq_period;101 struct ib_cq ib_cq;102 struct bnxt_qplib_cq qplib_cq;103 struct bnxt_qplib_cqe *cql;105 u32 max_cql;106 struct ib_umem *umem;