Searched refs:CQE_SIZE (Results 1 – 2 of 2) sorted by relevance
959 #define CQE_SIZE 16 macro963 #define CQ_DEPTH_V2 ((4096/CQE_SIZE) * EMLXS_NUM_CQ_PAGES_V2) /* 1024 */
7703 cq_size = (cq_depth * CQE_SIZE); in emlxs_sli4_resource_alloc()