Searched defs:ecore_rdma_create_cq_in_params (Results 1 – 2 of 2) sorted by relevance
310 struct ecore_rdma_create_cq_in_params { struct312 u32 cq_handle_lo; /* CQ handle to be written in CNQ */313 u32 cq_handle_hi;314 u32 cq_size;315 u16 dpi;316 bool pbl_two_level;317 u64 pbl_ptr;318 u16 pbl_num_pages;319 u8 pbl_page_size_log; /* for the pages that contain the322 u8 cnq_id;[all …]
403 struct ecore_rdma_create_cq_in_params { struct405 u32 cq_handle_lo; /* CQ handle to be written in CNQ */406 u32 cq_handle_hi;407 u32 cq_size;408 u16 dpi;409 bool pbl_two_level;410 u64 pbl_ptr;411 u16 pbl_num_pages;412 u8 pbl_page_size_log; /* for the pages that contain the415 u8 cnq_id;[all …]