Searched refs:queue_free_slots (Results 1 – 1 of 1) sorted by relevance
31 static inline int queue_free_slots(struct hl_hw_queue *q, u32 queue_len) in queue_free_slots() function125 free_slots_cnt = queue_free_slots(q, HL_QUEUE_LENGTH); in ext_queue_sanity_checks()179 free_slots_cnt = queue_free_slots(q, q->int_queue_len); in int_queue_sanity_checks()206 free_slots_cnt = queue_free_slots(q, HL_QUEUE_LENGTH); in hw_queue_sanity_checks()