Home
last modified time | relevance | path

Searched refs:pq_get_next (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_util.h97 u8 pq_get_next(void *d, struct phl_queue *queue, _os_list *cur_obj,
H A Dphl_util.c88 u8 pq_get_next(void *d, struct phl_queue *queue, _os_list *cur_obj, in pq_get_next() function
H A Dphl_cmd_dispatcher.c1092 } while(pq_get_next(d, q, node, &node, _bh)); in msg_pre_phase_hdl()
1627 } while(pq_get_next(d, &(obj->module_q[i]), mdl, &mdl, _bh)); in dispr_module_init()
1675 } while(pq_get_next(d, &(obj->module_q[i]), mdl, &mdl, _bh)); in dispr_module_start()
1701 } while(pq_get_next(d, &(obj->module_q[i]), mdl, &mdl, _bh)); in dispr_module_stop()
H A Dphl_rx.c1383 (pq_get_next(d, &sts_entry->frames, frame, &frame, _bh))); in phl_rx_proc_phy_sts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_util.h97 u8 pq_get_next(void *d, struct phl_queue *queue, _os_list *cur_obj,
H A Dphl_util.c88 u8 pq_get_next(void *d, struct phl_queue *queue, _os_list *cur_obj, in pq_get_next() function
H A Dphl_cmd_dispatcher.c1093 } while(pq_get_next(d, q, node, &node, _bh)); in msg_pre_phase_hdl()
1628 } while(pq_get_next(d, &(obj->module_q[i]), mdl, &mdl, _bh)); in dispr_module_init()
1676 } while(pq_get_next(d, &(obj->module_q[i]), mdl, &mdl, _bh)); in dispr_module_start()
1702 } while(pq_get_next(d, &(obj->module_q[i]), mdl, &mdl, _bh)); in dispr_module_stop()
H A Dphl_rx.c1388 (pq_get_next(d, &sts_entry->frames, frame, &frame, _bh))); in phl_rx_proc_phy_sts()