Searched refs:HL_CQ_LENGTH (Results 1 – 2 of 2) sorted by relevance
37 if (unlikely(ptr == HL_CQ_LENGTH)) in hl_cq_inc_ptr()301 atomic_set(&q->free_slots_cnt, HL_CQ_LENGTH); in hl_cq_init()326 atomic_set(&q->free_slots_cnt, HL_CQ_LENGTH); in hl_cq_reset()
713 #define HL_CQ_LENGTH HL_QUEUE_LENGTH macro714 #define HL_CQ_SIZE_IN_BYTES (HL_CQ_LENGTH * HL_CQ_ENTRY_SIZE)