Searched refs:queue_max_cnt (Results 1 – 3 of 3) sorted by relevance
117 int32_t queue_max_cnt; /* Maximum number of allocated queue */ member
61 osi_info.queue_max_cnt = OSI_MAX_QUEUE; in OSI_init()
102 for (index = 0; index < osi_info.queue_max_cnt; index++) { in OSI_queue_allocate()