Searched refs:KFD_QUEUE_FORMAT_AQL (Results 1 – 8 of 8) sorted by relevance
146 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd()176 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()231 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()
134 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()165 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()201 if (q->format == KFD_QUEUE_FORMAT_AQL) in __update_mqd()
120 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd()150 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()205 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()
167 if (q->format == KFD_QUEUE_FORMAT_AQL) { in init_mqd()201 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()256 if (q->format == KFD_QUEUE_FORMAT_AQL) { in update_mqd()
127 if (q->format == KFD_QUEUE_FORMAT_AQL) in init_mqd()163 uint32_t wptr_shift = (p->format == KFD_QUEUE_FORMAT_AQL ? 4 : 0); in load_mqd()225 if (q->format == KFD_QUEUE_FORMAT_AQL) { in __update_mqd()
405 KFD_QUEUE_FORMAT_AQL enumerator
208 queue_input.is_aql_queue = (q->properties.format == KFD_QUEUE_FORMAT_AQL); in add_queue_mes()
262 q_properties->format = KFD_QUEUE_FORMAT_AQL; in set_queue_properties_from_user()