Searched refs:KFD_QUEUE_FORMAT_AQL (Results 1 – 5 of 5) sorted by relevance
125 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd()161 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()215 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()
114 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()152 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()214 if (q->format == KFD_QUEUE_FORMAT_AQL) { in __update_mqd()
122 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()177 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()221 if (q->format == KFD_QUEUE_FORMAT_AQL) in __update_mqd()
345 KFD_QUEUE_FORMAT_AQL enumerator
223 q_properties->format = KFD_QUEUE_FORMAT_AQL; in set_queue_properties_from_user()