Searched refs:MAX_MSG_NUM (Results 1 – 2 of 2) sorted by relevance
19 #define MAX_MSG_NUM (16) macro52 struct phl_msg_ex msg_pool[MAX_MSG_NUM];168 while (hub->idle_msg_q.cnt != MAX_MSG_NUM) { in msg_thread_hdl()230 sizeof(struct phl_msg_ex) * MAX_MSG_NUM ); in phl_msg_hub_start()233 for(i = 0; i < MAX_MSG_NUM; i++) { in phl_msg_hub_start()