Home
last modified time | relevance | path

Searched refs:MAX_MSG_NUM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_msg_hub.c19 #define MAX_MSG_NUM (16) macro
52 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_msg_hub.c19 #define MAX_MSG_NUM (16) macro
52 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()