Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.h238 struct bnxt_re_ucontext { struct
239 struct ib_ucontext ibucontext;
240 struct bnxt_re_dev *rdev;
241 struct list_head cq_list;
242 struct bnxt_qplib_dpi dpi;
243 struct bnxt_qplib_dpi wcdpi;
244 void *shpg;
245 spinlock_t sh_lock;
246 uint64_t cmask;
247 struct mutex cq_lock; /* Protect cq list */
[all …]