Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h63852 struct ib_wq_init_attr { struct
63853 void *wq_context;
63854 enum ib_wq_type wq_type;
63855 u32 max_wr;
63856 u32 max_sge;
63857 struct ib_cq *cq;
63858 void (*event_handler)(struct ib_event *, void *);
63859 u32 create_flags;