| /linux/drivers/staging/rtl8723bs/core/ |
| A D | rtw_xmit.c | 1459 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf_ext() 1518 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf() 1566 get_list_head(pfree_xmitbuf_queue)); in rtw_free_xmitbuf() 1617 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe() 1644 phead = get_list_head(queue); in rtw_alloc_xmitframe_ext() 1737 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue() 2140 phead = get_list_head(pframequeue); in dequeue_xmitframes_to_sleeping_queue() 2210 xmitframe_phead = get_list_head(&psta->sleep_q); in wakeup_sta_to_xmit() 2324 xmitframe_phead = get_list_head(&psta->sleep_q); in xmit_delivery_enabled_frames() 2418 phead = get_list_head(pqueue); in dequeue_pending_xmitbuf() [all …]
|
| A D | rtw_sta_mgt.c | 85 list_add_tail(&psta->list, get_list_head(&pstapriv->free_sta_queue)); in _rtw_init_sta_priv() 127 phead = get_list_head(&pstapriv->free_sta_queue); in kfree_all_stainfo() 367 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo() 424 list_add_tail(&psta->list, get_list_head(pfree_sta_queue)); in rtw_free_stainfo() 538 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
|
| A D | rtw_recv.c | 116 phead = get_list_head(pfree_recv_queue); in _rtw_alloc_recvframe() 230 phead = get_list_head(pframequeue); in rtw_free_recvframe_queue() 262 list_add(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf_to_head() 291 phead = get_list_head(queue); in rtw_dequeue_recvbuf() 963 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame() 1033 phead = get_list_head(defrag_q); in recvframe_defrag() 1050 plist = get_list_head(defrag_q); in recvframe_defrag() 1149 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag() 1168 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag() 1686 phead = get_list_head(ppending_recvframe_queue); in enqueue_reorder_recvframe() [all …]
|
| A D | rtw_mlme.c | 221 list_add_tail(&(pnetwork->list), get_list_head(free_queue)); in _rtw_free_network_nolock() 246 phead = get_list_head(scanned_queue); in _rtw_find_network() 272 phead = get_list_head(scanned_queue); in rtw_free_network_queue() 416 phead = get_list_head(scanned_queue); in _rtw_find_same_network() 437 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network() 532 phead = get_list_head(queue); in rtw_update_scanned_network() 856 phead = get_list_head(scan_queue); in free_scanqueue() 1754 phead = get_list_head(queue); in rtw_select_roaming_candidate() 1852 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
|
| A D | rtw_ap.c | 1190 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta() 1219 list_add_tail(&paclnode->list, get_list_head(pacl_node_q)); in rtw_acl_add_sta() 1243 phead = get_list_head(pacl_node_q); in rtw_acl_remove_sta() 2146 phead = get_list_head(pacl_node_q); in stop_ap_mode()
|
| A D | rtw_ioctl_set.c | 47 phead = get_list_head(queue); in rtw_do_join()
|
| A D | rtw_mlme_ext.c | 3679 phead = get_list_head(queue); in issue_action_BSSCoexistPacket() 5922 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in chk_bmc_sleepq_hdl()
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_xmit.c | 1121 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf_ext() 1159 list_add_tail(&pxmitbuf->list, get_list_head(pfree_queue)); in rtw_free_xmitbuf_ext() 1181 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf() 1261 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe() 1332 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue() 1361 xmitframe_phead = get_list_head(pframe_queue); in dequeue_one_xmitframe() 1401 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe() 1880 phead = get_list_head(pframequeue); in dequeue_xmitframes_to_sleeping_queue() 1947 xmitframe_phead = get_list_head(&psta->sleep_q); in wakeup_sta_to_xmit() 2028 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in wakeup_sta_to_xmit() [all …]
|
| A D | rtw_sta_mgt.c | 79 list_add_tail(&psta->list, get_list_head(&pstapriv->free_sta_queue)); in _rtw_init_sta_priv() 296 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo() 345 list_add_tail(&psta->list, get_list_head(pfree_sta_queue)); in rtw_free_stainfo() 467 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
|
| A D | rtw_recv.c | 120 phead = get_list_head(pfree_recv_queue); in _rtw_alloc_recvframe() 171 list_add_tail(&precvframe->list, get_list_head(pfree_recv_queue)); in rtw_free_recvframe() 189 list_add_tail(&precvframe->list, get_list_head(queue)); in _rtw_enqueue_recvframe() 225 phead = get_list_head(pframequeue); in rtw_free_recvframe_queue() 880 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame() 1256 phead = get_list_head(defrag_q); in recvframe_defrag() 1273 plist = get_list_head(defrag_q); in recvframe_defrag() 1376 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag() 1392 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag() 1575 phead = get_list_head(ppending_recvframe_queue); in enqueue_reorder_recvframe() [all …]
|
| A D | rtw_mlme.c | 196 list_add_tail(&pnetwork->list, get_list_head(free_queue)); in _rtw_free_network_nolock() 215 phead = get_list_head(scanned_queue); in _rtw_find_network() 240 phead = get_list_head(scanned_queue); in _rtw_free_network_queue() 396 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network() 487 phead = get_list_head(queue); in rtw_update_scanned_network() 783 phead = get_list_head(scan_queue); in free_scanqueue() 1510 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
|
| A D | rtw_ioctl_set.c | 25 phead = get_list_head(queue); in rtw_do_join()
|
| A D | rtw_ap.c | 1228 phead = get_list_head(pacl_node_q); in stop_ap_mode()
|
| A D | rtw_mlme_ext.c | 5930 phead = get_list_head(queue); in issue_action_BSSCoexistPacket() 7971 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl()
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| A D | rtl8723bs_xmit.c | 224 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes() 233 frame_phead = get_list_head(pframe_queue); in xmit_xmitframes() 575 phead = get_list_head(pqueue); in rtl8723bs_free_xmit_priv()
|
| /linux/drivers/staging/rtl8723bs/include/ |
| A D | osdep_service_linux.h | 53 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head() function
|
| /linux/drivers/staging/r8188eu/include/ |
| A D | osdep_service.h | 52 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head() function
|
| /linux/drivers/staging/r8188eu/os_dep/ |
| A D | ioctl_linux.c | 994 phead = get_list_head(queue); in rtw_wx_set_wap() 1260 phead = get_list_head(queue); in rtw_wx_get_scan() 1340 phead = get_list_head(queue); in rtw_wx_set_essid() 2196 phead = get_list_head(queue); in rtw_get_ap_info() 2697 phead = get_list_head(queue); in rtw_p2p_get_wps_configmethod() 2766 phead = get_list_head(queue); in rtw_p2p_get_go_device_address() 2847 phead = get_list_head(queue); in rtw_p2p_get_device_type() 2923 phead = get_list_head(queue); in rtw_p2p_get_device_name() 2991 phead = get_list_head(queue); in rtw_p2p_get_invitation_procedure() 3070 phead = get_list_head(queue); in rtw_p2p_connect() [all …]
|
| /linux/drivers/staging/r8188eu/hal/ |
| A D | rtl8188eu_xmit.c | 478 xmitframe_phead = get_list_head(&ptxservq->sta_pending); in rtl8188eu_xmitframe_complete()
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| A D | ioctl_cfg80211.c | 1260 phead = get_list_head(queue); in rtw_cfg80211_surveydone_event_callback()
|