Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8712/
A Drtl871x_sta_mgt.c74 while (!end_of_queue_search(phead, plist)) in mfree_all_stainfo()
206 while (!end_of_queue_search(phead, plist)) { in r8712_free_all_stainfo()
231 while (!end_of_queue_search(phead, plist)) { in r8712_get_stainfo()
A Dosdep_service.h47 static inline u32 end_of_queue_search(struct list_head *head, in end_of_queue_search() function
A Drtl871x_mlme.c164 while (!end_of_queue_search(phead, plist)) { in r8712_free_network_queue()
266 if (end_of_queue_search(phead, plist)) in r8712_get_oldest_wlan_network()
346 if (end_of_queue_search(phead, plist)) in update_scanned_network()
363 if (end_of_queue_search(phead, plist)) { in update_scanned_network()
1080 if (end_of_queue_search(phead, pmlmepriv->pscanned)) { in r8712_select_and_join_from_scan()
A Drtl8712_xmit.c159 if (!end_of_queue_search(xmitframe_phead, xmitframe_plist)) { in dequeue_one_xmitframe()
199 while (!end_of_queue_search(sta_phead, sta_plist)) { in dequeue_xframe_ex()
A Drtl8712_recv.c199 while (!end_of_queue_search(phead, plist)) { in recvframe_defrag()
476 while (!end_of_queue_search(phead, plist)) { in enqueue_reorder_recvframe()
A Drtl871x_ioctl_linux.c1051 if (end_of_queue_search(phead, pmlmepriv->pscanned)) in r8711_wx_set_wap()
1203 if (end_of_queue_search(phead, plist)) in r8711_wx_get_scan()
1262 if (end_of_queue_search(phead, pmlmepriv->pscanned)) in r8711_wx_set_essid()
1971 if (end_of_queue_search(phead, plist)) in r871x_get_ap_info()
A Drtl871x_recv.c125 while (!end_of_queue_search(phead, plist)) { in r8712_free_recvframe_queue()
A Drtl871x_xmit.c837 while (!end_of_queue_search(phead, plist)) { in r8712_free_xmitframe_queue()

Completed in 19 milliseconds