Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Dib_verbs.h1718 struct ib_wq_init_attr { struct
1719 void *wq_context;
1720 enum ib_wq_type wq_type;
1721 u32 max_wr;
1722 u32 max_sge;
1723 struct ib_cq *cq;
1724 void (*event_handler)(struct ib_event *, void *);
1725 u32 create_flags; /* Use enum ib_wq_flags */