Home
last modified time | relevance | path

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

/linux-6.1.9/include/rdma/
Dib_verbs.h1688 struct ib_wq_init_attr { struct
1689 void *wq_context;
1690 enum ib_wq_type wq_type;
1691 u32 max_wr;
1692 u32 max_sge;
1693 struct ib_cq *cq;
1694 void (*event_handler)(struct ib_event *, void *);
1695 u32 create_flags; /* Use enum ib_wq_flags */