Home
last modified time | relevance | path

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

/drivers/staging/rtl8712/
Drtl871x_sta_mgt.c86 while (!end_of_queue_search(phead, plist)) in mfree_all_stainfo()
219 while (!end_of_queue_search(phead, plist)) { in r8712_free_all_stainfo()
244 while (!end_of_queue_search(phead, plist)) { in r8712_get_stainfo()
Dosdep_service.h60 static inline u32 end_of_queue_search(struct list_head *head, in end_of_queue_search() function
Drtl871x_mlme.c178 while (!end_of_queue_search(phead, plist)) { in _free_network_queue()
305 if (end_of_queue_search(phead, plist) == true) in r8712_get_oldest_wlan_network()
390 if (end_of_queue_search(phead, plist)) in update_scanned_network()
408 if (end_of_queue_search(phead, plist)) { in update_scanned_network()
1132 if (end_of_queue_search(phead, pmlmepriv->pscanned)) { in r8712_select_and_join_from_scan()
Drtl8712_xmit.c171 if (!end_of_queue_search(xmitframe_phead, xmitframe_plist)) { in dequeue_one_xmitframe()
211 while (!end_of_queue_search(sta_phead, sta_plist)) { in dequeue_xframe_ex()
Drtl871x_ioctl_linux.c1061 if (end_of_queue_search(phead, pmlmepriv->pscanned)) in r8711_wx_set_wap()
1213 if (end_of_queue_search(phead, plist)) in r8711_wx_get_scan()
1272 if (end_of_queue_search(phead, pmlmepriv->pscanned)) in r8711_wx_set_essid()
1987 if (end_of_queue_search(phead, plist)) in r871x_get_ap_info()
Drtl8712_recv.c223 while (!end_of_queue_search(phead, plist)) { in recvframe_defrag()
504 while (!end_of_queue_search(phead, plist)) { in enqueue_reorder_recvframe()
Drtl871x_recv.c144 while (!end_of_queue_search(phead, plist)) { in r8712_free_recvframe_queue()
Drtl871x_xmit.c857 while (!end_of_queue_search(phead, plist)) { in r8712_free_xmitframe_queue()