Searched defs:bnxt_re_srq (Results 1 – 1 of 1) sorted by relevance
71 struct bnxt_re_srq { struct72 struct ib_srq ib_srq;73 struct bnxt_re_dev *rdev;74 u32 srq_limit;75 struct bnxt_qplib_srq qplib_srq;76 struct ib_umem *umem;77 spinlock_t lock; /* protect srq */