Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/ofed/include/rdma/
HDib_verbs.h1541 struct ib_wq_init_attr { struct
1542 void *wq_context;
1543 enum ib_wq_type wq_type;
1544 u32 max_wr;
1545 u32 max_sge;
1546 struct ib_cq *cq;
1547 void (*event_handler)(struct ib_event *, void *);