Home
last modified time | relevance | path

Searched refs:get_list_head (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.1/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c85 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()
365 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo()
422 list_add_tail(&psta->list, get_list_head(pfree_sta_queue)); in rtw_free_stainfo()
536 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
Drtw_xmit.c1456 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf_ext()
1495 list_add_tail(&pxmitbuf->list, get_list_head(pfree_queue)); in rtw_free_xmitbuf_ext()
1515 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf()
1563 get_list_head(pfree_xmitbuf_queue)); in rtw_free_xmitbuf()
1614 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe()
1641 phead = get_list_head(queue); in rtw_alloc_xmitframe_ext()
1712 list_add_tail(&pxmitframe->list, get_list_head(queue)); in rtw_free_xmitframe()
1736 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue()
1815 list_add_tail(&ptxservq->tx_pending, get_list_head(phwxmits[ac_index].sta_queue)); in rtw_xmit_classifier()
1817 list_add_tail(&pxmitframe->list, get_list_head(&ptxservq->sta_pending)); in rtw_xmit_classifier()
[all …]
Drtw_recv.c116 phead = get_list_head(pfree_recv_queue); in _rtw_alloc_recvframe()
160 list_add_tail(&(precvframe->u.hdr.list), get_list_head(pfree_recv_queue)); in rtw_free_recvframe()
183 list_add_tail(&(precvframe->u.hdr.list), get_list_head(queue)); in _rtw_enqueue_recvframe()
220 phead = get_list_head(pframequeue); in rtw_free_recvframe_queue()
253 list_add(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf_to_head()
266 list_add_tail(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf()
282 phead = get_list_head(queue); in rtw_dequeue_recvbuf()
958 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()
1030 phead = get_list_head(defrag_q); in recvframe_defrag()
1047 plist = get_list_head(defrag_q); in recvframe_defrag()
[all …]
Drtw_mlme.c221 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()
858 phead = get_list_head(scan_queue); in free_scanqueue()
1758 phead = get_list_head(queue); in rtw_select_roaming_candidate()
1856 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
Drtw_ap.c1192 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta()
1221 list_add_tail(&paclnode->list, get_list_head(pacl_node_q)); in rtw_acl_add_sta()
1245 phead = get_list_head(pacl_node_q); in rtw_acl_remove_sta()
2148 phead = get_list_head(pacl_node_q); in stop_ap_mode()
Drtw_ioctl_set.c47 phead = get_list_head(queue); in rtw_do_join()
Drtw_mlme_ext.c3661 phead = get_list_head(queue); in issue_action_BSSCoexistPacket()
5884 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in chk_bmc_sleepq_hdl()
/Linux-v6.1/drivers/staging/r8188eu/core/
Drtw_xmit.c1209 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf_ext()
1245 list_add_tail(&pxmitbuf->list, get_list_head(pfree_queue)); in rtw_free_xmitbuf_ext()
1265 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf()
1303 list_add_tail(&pxmitbuf->list, get_list_head(pfree_xmitbuf_queue)); in rtw_free_xmitbuf()
1339 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe()
1389 list_add_tail(&pxmitframe->list, get_list_head(pfree_xmit_queue)); in rtw_free_xmitframe()
1410 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue()
1438 xmitframe_phead = get_list_head(pframe_queue); in dequeue_one_xmitframe()
1478 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
1564 list_add_tail(&ptxservq->tx_pending, get_list_head(phwxmits[ac_index].sta_queue)); in rtw_xmit_classifier()
[all …]
Drtw_sta_mgt.c76 list_add_tail(&psta->list, get_list_head(&pstapriv->free_sta_queue)); in _rtw_init_sta_priv()
308 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo()
357 list_add_tail(&psta->list, get_list_head(pfree_sta_queue)); in rtw_free_stainfo()
479 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
Drtw_recv.c197 phead = get_list_head(pfree_recv_queue); in _rtw_alloc_recvframe()
248 list_add_tail(&precvframe->list, get_list_head(pfree_recv_queue)); in rtw_free_recvframe()
264 list_add_tail(&precvframe->list, get_list_head(queue)); in _rtw_enqueue_recvframe()
300 phead = get_list_head(pframequeue); in rtw_free_recvframe_queue()
953 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()
1244 phead = get_list_head(defrag_q); in recvframe_defrag()
1261 plist = get_list_head(defrag_q); in recvframe_defrag()
1365 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag()
1381 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag()
1557 phead = get_list_head(ppending_recvframe_queue); in enqueue_reorder_recvframe()
[all …]
Drtw_mlme.c88 list_add_tail(&pnetwork->list, get_list_head(free_queue)); in _rtw_free_network_nolock()
107 phead = get_list_head(scanned_queue); in _rtw_find_network()
132 phead = get_list_head(scanned_queue); in _rtw_free_network_queue()
386 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network()
484 phead = get_list_head(queue); in rtw_update_scanned_network()
777 phead = get_list_head(scan_queue); in free_scanqueue()
1528 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
Drtw_ioctl_set.c23 phead = get_list_head(queue); in rtw_do_join()
Drtw_ap.c1155 phead = get_list_head(pacl_node_q); in stop_ap_mode()
Drtw_mlme_ext.c5642 phead = get_list_head(queue); in issue_action_BSSCoexistPacket()
7895 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl()
/Linux-v6.1/drivers/staging/rtl8723bs/hal/
Drtl8723bs_xmit.c221 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
230 frame_phead = get_list_head(pframe_queue); in xmit_xmitframes()
572 phead = get_list_head(pqueue); in rtl8723bs_free_xmit_priv()
/Linux-v6.1/drivers/staging/rtl8723bs/include/
Dosdep_service_linux.h53 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head() function
/Linux-v6.1/drivers/staging/r8188eu/include/
Dosdep_service.h51 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head() function
/Linux-v6.1/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c947 phead = get_list_head(queue); in rtw_wx_set_wap()
1202 phead = get_list_head(queue); in rtw_wx_get_scan()
1277 phead = get_list_head(queue); in rtw_wx_set_essid()
1976 phead = get_list_head(queue); in rtw_get_ap_info()
2306 phead = get_list_head(queue); in rtw_p2p_get_wps_configmethod()
2373 phead = get_list_head(queue); in rtw_p2p_get_go_device_address()
2452 phead = get_list_head(queue); in rtw_p2p_get_device_type()
2526 phead = get_list_head(queue); in rtw_p2p_get_device_name()
2592 phead = get_list_head(queue); in rtw_p2p_get_invitation_procedure()
2667 phead = get_list_head(queue); in rtw_p2p_connect()
[all …]
/Linux-v6.1/drivers/staging/r8188eu/hal/
Drtl8188eu_xmit.c479 xmitframe_phead = get_list_head(&ptxservq->sta_pending); in rtl8188eu_xmitframe_complete()
/Linux-v6.1/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1156 phead = get_list_head(queue); in rtw_cfg80211_surveydone_event_callback()