Searched refs:pq_get_tail (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_util.h | 101 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type);
|
| H A D | phl_util.c | 102 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_tail() function
|
| H A D | phl_cmd_dispatcher.c | 1122 if (pq_get_tail(d, q, &node, _bh) == false) in msg_post_phase_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_util.h | 101 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type);
|
| H A D | phl_util.c | 102 u8 pq_get_tail(void *d, struct phl_queue *q, _os_list **obj, enum lock_type type) in pq_get_tail() function
|
| H A D | phl_cmd_dispatcher.c | 1123 if (pq_get_tail(d, q, &node, _bh) == false) in msg_post_phase_hdl()
|