Searched defs:fun_queue_alloc_req (Results 1 – 1 of 1) sorted by relevance
114 struct fun_queue_alloc_req { struct115 u8 cqe_size_log2;116 u8 sqe_size_log2;118 u16 cq_flags;119 u16 sq_flags;120 u16 rq_flags;122 u32 cq_depth;123 u32 sq_depth;124 u32 rq_depth;126 u8 cq_intcoal_usec;[all …]