Searched refs:phl_stainfo_dequeue (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_sta.c | 404 phl_stainfo_dequeue(struct phl_info_t *phl_info, in phl_stainfo_dequeue() function 505 psta = phl_stainfo_dequeue(phl_info, fsta_queue); in phl_stainfo_ctrl_deinie() 1030 phl_sta = phl_stainfo_dequeue(phl_info, &sta_ctrl->free_sta_queue); in phl_alloc_stainfo_sw() 1314 phl_sta = phl_stainfo_dequeue(phl_info, &role->assoc_sta_queue); in phl_wifi_role_free_stainfo_sw() 1335 phl_sta = phl_stainfo_dequeue(phl_info, &role->assoc_sta_queue); in phl_wifi_role_free_stainfo()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_sta.c | 407 phl_stainfo_dequeue(struct phl_info_t *phl_info, in phl_stainfo_dequeue() function 508 psta = phl_stainfo_dequeue(phl_info, fsta_queue); in phl_stainfo_ctrl_deinie() 1042 phl_sta = phl_stainfo_dequeue(phl_info, &sta_ctrl->free_sta_queue); in phl_alloc_stainfo_sw() 1329 phl_sta = phl_stainfo_dequeue(phl_info, &role->assoc_sta_queue); in phl_wifi_role_free_stainfo_sw() 1353 phl_sta = phl_stainfo_dequeue(phl_info, &role->assoc_sta_queue); in phl_wifi_role_free_stainfo()
|