Searched refs:DLB_TO_EV_PRIO (Results 1 – 2 of 2) sorted by relevance
90 #define DLB_TO_EV_PRIO(x) ((x) << 5) macro
2964 events[num].priority = DLB_TO_EV_PRIO((uint8_t)qe->priority); in dlb_process_dequeue_qes()3056 DLB_TO_EV_PRIO((uint8_t)qes[0].priority), in dlb_process_dequeue_four_qes()3059 DLB_TO_EV_PRIO((uint8_t)qes[1].priority), in dlb_process_dequeue_four_qes()3062 DLB_TO_EV_PRIO((uint8_t)qes[2].priority), in dlb_process_dequeue_four_qes()3065 DLB_TO_EV_PRIO((uint8_t)qes[3].priority), in dlb_process_dequeue_four_qes()