Searched refs:TAVOR_QUEUE_LOCATION_NORMAL (Results 1 – 7 of 7) sorted by relevance
91 wq_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_srq_alloc()284 if (wq_location == TAVOR_QUEUE_LOCATION_NORMAL) { in tavor_srq_alloc()766 if (wq_location == TAVOR_QUEUE_LOCATION_NORMAL) { in tavor_srq_modify()
601 TAVOR_QUEUE_LOCATION_NORMAL : TAVOR_QUEUE_LOCATION_INDDR; in tavor_cfg_profile_init_phase2()605 TAVOR_QUEUE_LOCATION_NORMAL : TAVOR_QUEUE_LOCATION_INDDR; in tavor_cfg_profile_init_phase2()
101 wq_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_qp_alloc()466 if (wq_location == TAVOR_QUEUE_LOCATION_NORMAL) { in tavor_qp_alloc()680 wq_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_special_qp_alloc()925 if (wq_location == TAVOR_QUEUE_LOCATION_NORMAL) { in tavor_special_qp_alloc()
202 cq->cq_cqinfo.qa_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_cq_alloc()608 new_cqinfo.qa_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_cq_resize()
2408 if (qa_info->qa_location == TAVOR_QUEUE_LOCATION_NORMAL) { in tavor_queue_alloc()2517 if (qa_info->qa_location == TAVOR_QUEUE_LOCATION_NORMAL) { in tavor_queue_free()
970 eq->eq_eqinfo.qa_location = TAVOR_QUEUE_LOCATION_NORMAL; in tavor_eq_alloc()
237 #define TAVOR_QUEUE_LOCATION_NORMAL 0x1 macro