Searched refs:DLB2_NUM_QES_PER_CACHE_LINE (Results 1 – 2 of 2) sorted by relevance
994 DLB2_NUM_QES_PER_CACHE_LINE * in dlb2_init_consume_qe()1026 DLB2_NUM_QES_PER_CACHE_LINE * in dlb2_init_int_arm_qe()2629 uint8_t sched_types[DLB2_NUM_QES_PER_CACHE_LINE]; in __dlb2_event_enqueue_burst()2630 uint8_t queue_ids[DLB2_NUM_QES_PER_CACHE_LINE]; in __dlb2_event_enqueue_burst()2636 DLB2_NUM_QES_PER_CACHE_LINE * in __dlb2_event_enqueue_burst()2683 if (j < DLB2_NUM_QES_PER_CACHE_LINE && pop_offs == 0) in __dlb2_event_enqueue_burst()2981 const int num_events = DLB2_NUM_QES_PER_CACHE_LINE; in dlb2_process_dequeue_four_qes()3270 struct dlb2_dequeue_qe qes[DLB2_NUM_QES_PER_CACHE_LINE]; in dlb2_hw_dequeue_sparse()3281 if (num_avail == DLB2_NUM_QES_PER_CACHE_LINE) in dlb2_hw_dequeue_sparse()3396 struct dlb2_dequeue_qe qes[DLB2_NUM_QES_PER_CACHE_LINE]; in dlb2_hw_dequeue()[all …]
83 #define DLB2_NUM_QES_PER_CACHE_LINE 4 macro