Searched defs:ecore_rdma_create_cq_in_params (Results 1 – 1 of 1) sorted by relevance
319 struct ecore_rdma_create_cq_in_params { struct321 u32 cq_handle_lo; /* CQ handle to be written in CNQ */322 u32 cq_handle_hi;323 u32 cq_size;324 u16 dpi;325 bool pbl_two_level;326 u64 pbl_ptr;327 u16 pbl_num_pages;328 u8 pbl_page_size_log; /* for the pages that contain the331 u8 cnq_id;[all …]