Home
last modified time | relevance | path

Searched refs:pq_get_tail (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_util.h101 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type);
H A Dphl_util.c102 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_tail() function
H A Dphl_cmd_dispatcher.c1122 if (pq_get_tail(d, q, &node, _bh) == false) in msg_post_phase_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_util.h101 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type);
H A Dphl_util.c102 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_tail() function
H A Dphl_cmd_dispatcher.c1123 if (pq_get_tail(d, q, &node, _bh) == false) in msg_post_phase_hdl()