Searched refs:PQISRC_NUM_EVENT_Q_ELEM (Results 1 – 2 of 2) sorted by relevance
695 num_elem = MIN(softs->num_elem_per_op_obq, PQISRC_NUM_EVENT_Q_ELEM); in pqisrc_alloc_and_create_event_queue()697 num_elem = PQISRC_NUM_EVENT_Q_ELEM; in pqisrc_alloc_and_create_event_queue()
207 #define PQISRC_NUM_EVENT_Q_ELEM 32 macro