| /Linux-v5.15/drivers/staging/rtl8723bs/core/ |
| D | rtw_sta_mgt.c | 81 list_add_tail(&psta->list, get_list_head(&pstapriv->free_sta_queue)); in _rtw_init_sta_priv() 123 phead = get_list_head(&pstapriv->free_sta_queue); in kfree_all_stainfo() 359 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo() 416 list_add_tail(&psta->list, get_list_head(pfree_sta_queue)); in rtw_free_stainfo() 524 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
|
| D | rtw_xmit.c | 1448 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf_ext() 1487 list_add_tail(&pxmitbuf->list, get_list_head(pfree_queue)); in rtw_free_xmitbuf_ext() 1507 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf() 1555 get_list_head(pfree_xmitbuf_queue)); in rtw_free_xmitbuf() 1606 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe() 1633 phead = get_list_head(queue); in rtw_alloc_xmitframe_ext() 1704 list_add_tail(&pxmitframe->list, get_list_head(queue)); in rtw_free_xmitframe() 1728 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue() 1807 list_add_tail(&ptxservq->tx_pending, get_list_head(phwxmits[ac_index].sta_queue)); in rtw_xmit_classifier() 1809 list_add_tail(&pxmitframe->list, get_list_head(&ptxservq->sta_pending)); in rtw_xmit_classifier() [all …]
|
| D | rtw_recv.c | 112 phead = get_list_head(pfree_recv_queue); in _rtw_alloc_recvframe() 156 list_add_tail(&(precvframe->u.hdr.list), get_list_head(pfree_recv_queue)); in rtw_free_recvframe() 179 list_add_tail(&(precvframe->u.hdr.list), get_list_head(queue)); in _rtw_enqueue_recvframe() 226 phead = get_list_head(pframequeue); in rtw_free_recvframe_queue() 258 list_add(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf_to_head() 271 list_add_tail(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf() 287 phead = get_list_head(queue); in rtw_dequeue_recvbuf() 961 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() [all …]
|
| D | rtw_mlme.c | 219 list_add_tail(&(pnetwork->list), get_list_head(free_queue)); in _rtw_free_network_nolock() 244 phead = get_list_head(scanned_queue); in _rtw_find_network() 270 phead = get_list_head(scanned_queue); in rtw_free_network_queue() 414 phead = get_list_head(scanned_queue); in _rtw_find_same_network() 435 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network() 530 phead = get_list_head(queue); in rtw_update_scanned_network() 854 phead = get_list_head(scan_queue); in free_scanqueue() 1760 phead = get_list_head(queue); in rtw_select_roaming_candidate() 1858 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
|
| D | rtw_ap.c | 1189 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta() 1218 list_add_tail(&paclnode->list, get_list_head(pacl_node_q)); in rtw_acl_add_sta() 1242 phead = get_list_head(pacl_node_q); in rtw_acl_remove_sta() 2145 phead = get_list_head(pacl_node_q); in stop_ap_mode()
|
| D | rtw_ioctl_set.c | 47 phead = get_list_head(queue); in rtw_do_join()
|
| D | rtw_mlme_ext.c | 3691 phead = get_list_head(queue); in issue_action_BSSCoexistPacket() 5936 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in chk_bmc_sleepq_hdl()
|
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_xmit.c | 1141 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf_ext() 1179 list_add_tail(&pxmitbuf->list, get_list_head(pfree_queue)); in rtw_free_xmitbuf_ext() 1201 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf() 1243 list_add_tail(&pxmitbuf->list, get_list_head(pfree_xmitbuf_queue)); in rtw_free_xmitbuf() 1281 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe() 1331 list_add_tail(&pxmitframe->list, get_list_head(pfree_xmit_queue)); in rtw_free_xmitframe() 1352 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue() 1381 xmitframe_phead = get_list_head(pframe_queue); in dequeue_one_xmitframe() 1421 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe() 1509 list_add_tail(&ptxservq->tx_pending, get_list_head(phwxmits[ac_index].sta_queue)); in rtw_xmit_classifier() [all …]
|
| D | rtw_sta_mgt.c | 86 list_add_tail(&psta->list, get_list_head(&pstapriv->free_sta_queue)); in _rtw_init_sta_priv() 307 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo() 360 list_add_tail(&psta->list, get_list_head(pfree_sta_queue)); in rtw_free_stainfo() 483 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
|
| D | rtw_recv.c | 119 phead = get_list_head(pfree_recv_queue); in _rtw_alloc_recvframe() 178 list_add_tail(&precvframe->list, get_list_head(pfree_recv_queue)); in rtw_free_recvframe() 196 list_add_tail(&precvframe->list, get_list_head(queue)); in _rtw_enqueue_recvframe() 232 phead = get_list_head(pframequeue); in rtw_free_recvframe_queue() 265 list_add(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf_to_head() 280 list_add_tail(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf() 296 phead = get_list_head(queue); in rtw_dequeue_recvbuf() 950 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame() 1330 phead = get_list_head(defrag_q); in recvframe_defrag() 1347 plist = get_list_head(defrag_q); in recvframe_defrag() [all …]
|
| D | rtw_mlme.c | 237 list_add_tail(&pnetwork->list, get_list_head(free_queue)); in _rtw_free_network_nolock() 256 phead = get_list_head(scanned_queue); in _rtw_find_network() 281 phead = get_list_head(scanned_queue); in _rtw_free_network_queue() 442 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network() 533 phead = get_list_head(queue); in rtw_update_scanned_network() 831 phead = get_list_head(scan_queue); in free_scanqueue() 1590 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
|
| D | rtw_ap.c | 1020 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta() 1053 list_add_tail(&paclnode->list, get_list_head(pacl_node_q)); in rtw_acl_add_sta() 1081 phead = get_list_head(pacl_node_q); in rtw_acl_remove_sta() 1817 phead = get_list_head(pacl_node_q); in stop_ap_mode()
|
| D | rtw_ioctl_set.c | 48 phead = get_list_head(queue); in rtw_do_join()
|
| D | rtw_mlme_ext.c | 6140 phead = get_list_head(queue); in issue_action_BSSCoexistPacket() 8228 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl()
|
| /Linux-v5.15/drivers/staging/rtl8723bs/include/ |
| D | osdep_service_linux.h | 55 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head() function
|
| /Linux-v5.15/drivers/staging/rtl8723bs/hal/ |
| 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() 577 phead = get_list_head(pqueue); in rtl8723bs_free_xmit_priv()
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | osdep_service.h | 54 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head() function
|
| /Linux-v5.15/drivers/staging/r8188eu/os_dep/ |
| D | ioctl_linux.c | 1050 phead = get_list_head(queue); in rtw_wx_set_wap() 1339 phead = get_list_head(queue); in rtw_wx_get_scan() 1421 phead = get_list_head(queue); in rtw_wx_set_essid() 2452 phead = get_list_head(queue); in rtw_get_ap_info() 2954 phead = get_list_head(queue); in rtw_p2p_get_wps_configmethod() 3023 phead = get_list_head(queue); in rtw_p2p_get_go_device_address() 3104 phead = get_list_head(queue); in rtw_p2p_get_device_type() 3180 phead = get_list_head(queue); in rtw_p2p_get_device_name() 3248 phead = get_list_head(queue); in rtw_p2p_get_invitation_procedure() 3327 phead = get_list_head(queue); in rtw_p2p_connect() [all …]
|
| /Linux-v5.15/drivers/staging/r8188eu/hal/ |
| D | rtl8188eu_xmit.c | 508 xmitframe_phead = get_list_head(&ptxservq->sta_pending); in rtl8188eu_xmitframe_complete()
|
| /Linux-v5.15/drivers/staging/rtl8723bs/os_dep/ |
| D | ioctl_cfg80211.c | 1260 phead = get_list_head(queue); in rtw_cfg80211_surveydone_event_callback()
|