Searched refs:KFD_QUEUE_FORMAT_AQL (Results 1 – 8 of 8) sorted by relevance
198 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()231 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()291 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()648 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd_v9_4_3()691 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd_v9_4_3()744 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd_v9_4_3()
133 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()164 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()200 if (q->format == KFD_QUEUE_FORMAT_AQL) in __update_mqd()
124 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd()154 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()
126 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()162 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()224 if (q->format == KFD_QUEUE_FORMAT_AQL) { in __update_mqd()
178 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd()208 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()264 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()
427 KFD_QUEUE_FORMAT_AQL enumerator
268 q_properties->format = KFD_QUEUE_FORMAT_AQL; in set_queue_properties_from_user()
223 queue_input.is_aql_queue = (q->properties.format == KFD_QUEUE_FORMAT_AQL); in add_queue_mes()