Home
last modified time | relevance | path

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

/openbmc/linux/include/rdma/
H A Dib_verbs.h1700 struct ib_wq_init_attr { struct
1701 void *wq_context;
1702 enum ib_wq_type wq_type;
1703 u32 max_wr;
1704 u32 max_sge;
1705 struct ib_cq *cq;
1706 void (*event_handler)(struct ib_event *, void *);
1707 u32 create_flags; /* Use enum ib_wq_flags */