Searched refs:KFD_QUEUE_FORMAT_AQL (Results 1 – 6 of 6) sorted by relevance
132 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()170 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()
118 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd()148 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()210 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()
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()223 if (q->format == KFD_QUEUE_FORMAT_AQL) { in __update_mqd()
165 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd()199 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()261 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()
377 KFD_QUEUE_FORMAT_AQL enumerator
244 q_properties->format = KFD_QUEUE_FORMAT_AQL; in set_queue_properties_from_user()