Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_util.h99 u8 pq_get_front(void *d, struct phl_queue *queue, _os_list **obj,
H A Dphl_util.c75 u8 pq_get_front(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_front() function
H A Dphl_cmd_dispatcher.c1081 if (pq_get_front(d, q, &node, _bh) == false) in msg_pre_phase_hdl()
1623 if (pq_get_front(d, &(obj->module_q[i]), &mdl, _bh) == false) in dispr_module_init()
1666 if (pq_get_front(d, &(obj->module_q[i]), &mdl, _bh) == false) in dispr_module_start()
1694 if (pq_get_front(d, &(obj->module_q[i]), &mdl, _bh) == false) in dispr_module_stop()
2108 if (pq_get_front(d, &(obj->token_op_q), &node, _bh) == false && in dispr_add_token_req()
2237 if (pq_get_front(drv, &(obj->token_op_q), &node, _bh) == true || in dispr_is_fg_empty()
H A Dphl_rx.c1326 if (false == pq_get_front(d, &sts_entry->frames, &frame, _bh)) { in phl_rx_proc_phy_sts()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_util.h99 u8 pq_get_front(void *d, struct phl_queue *queue, _os_list **obj,
H A Dphl_util.c75 u8 pq_get_front(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_front() function
H A Dphl_cmd_dispatcher.c1082 if (pq_get_front(d, q, &node, _bh) == false) in msg_pre_phase_hdl()
1624 if (pq_get_front(d, &(obj->module_q[i]), &mdl, _bh) == false) in dispr_module_init()
1667 if (pq_get_front(d, &(obj->module_q[i]), &mdl, _bh) == false) in dispr_module_start()
1695 if (pq_get_front(d, &(obj->module_q[i]), &mdl, _bh) == false) in dispr_module_stop()
2109 if (pq_get_front(d, &(obj->token_op_q), &node, _bh) == false && in dispr_add_token_req()
2238 if (pq_get_front(drv, &(obj->token_op_q), &node, _bh) == true || in dispr_is_fg_empty()
H A Dphl_rx.c1331 if (false == pq_get_front(d, &sts_entry->frames, &frame, _bh)) { in phl_rx_proc_phy_sts()