Home
last modified time | relevance | path

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

/drivers/staging/rtl8723au/core/
Drtw_xmit.c1351 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf23a_ext()
1386 list_add_tail(&pxmitbuf->list, get_list_head(pfree_queue)); in rtw_free_xmitbuf_ext23a()
1405 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf23a()
1451 get_list_head(pfree_xmitbuf_queue)); in rtw_free_xmitbuf23a()
1504 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe()
1536 phead = get_list_head(queue); in rtw_alloc_xmitframe23a_ext()
1578 list_add_tail(&pxmitframe->list, get_list_head(queue)); in rtw_free_xmitframe23a()
1607 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue23a()
1638 phead = get_list_head(pframe_queue); in dequeue_one_xmitframe()
1677 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe23a()
[all …]
Drtw_recv.c117 phead = get_list_head(pfree_recv_queue); in rtw_alloc_recvframe23a()
153 list_add_tail(&precvframe->list, get_list_head(pfree_recv_queue)); in rtw_free_recvframe23a()
176 list_add_tail(&precvframe->list, get_list_head(queue)); in rtw_enqueue_recvframe23a()
203 phead = get_list_head(pframequeue); in rtw_free_recvframe23a_queue()
232 list_add(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf23a_to_head()
246 list_add_tail(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf23a()
262 phead = get_list_head(queue); in rtw_dequeue_recvbuf23a()
1157 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()
1638 phead = get_list_head(defrag_q); in recvframe_defrag()
1655 phead = get_list_head(defrag_q); in recvframe_defrag()
[all …]
Drtw_sta_mgt.c279 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo23a()
431 phead = get_list_head(pacl_node_q); in rtw_access_ctrl23a()
Drtw_mlme.c152 phead = get_list_head(scanned_queue); in rtw_find_network23a()
183 phead = get_list_head(scanned_queue); in rtw_free_network_queue23a()
341 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network23a()
453 phead = get_list_head(queue); in rtw_update_scanned_network()
741 phead = get_list_head(scan_queue); in free_scanqueue()
1665 phead = get_list_head(queue); in rtw_select_candidate_from_queue()
Drtw_ap.c1073 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta23a()
1104 list_add_tail(&paclnode->list, get_list_head(pacl_node_q)); in rtw_acl_add_sta23a()
1131 phead = get_list_head(pacl_node_q); in rtw_acl_remove_sta23a()
1939 phead = get_list_head(pacl_node_q); in stop_ap_mode23a()
Drtw_mlme_ext.c6133 phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl23a()
/drivers/staging/rtl8188eu/core/
Drtw_xmit.c1227 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf_ext()
1267 list_add_tail(&(pxmitbuf->list), get_list_head(pfree_queue)); in rtw_free_xmitbuf_ext()
1291 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf()
1334 list_add_tail(&(pxmitbuf->list), get_list_head(pfree_xmitbuf_queue)); in rtw_free_xmitbuf()
1375 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe()
1431 list_add_tail(&pxmitframe->list, get_list_head(pfree_xmit_queue)); in rtw_free_xmitframe()
1455 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue()
1486 xmitframe_phead = get_list_head(pframe_queue); in dequeue_one_xmitframe()
1527 sta_phead = get_list_head(phwxmit->sta_queue); in rtw_dequeue_xframe()
1621 list_add_tail(&ptxservq->tx_pending, get_list_head(phwxmits[ac_index].sta_queue)); in rtw_xmit_classifier()
[all …]
Drtw_sta_mgt.c103 list_add_tail(&psta->list, get_list_head(&pstapriv->free_sta_queue)); in _rtw_init_sta_priv()
157 phead = get_list_head(&pstapriv->free_sta_queue); in rtw_mfree_all_stainfo()
362 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()
540 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
Drtw_recv.c137 phead = get_list_head(pfree_recv_queue); in _rtw_alloc_recvframe()
198 list_add_tail(&(precvframe->list), get_list_head(pfree_recv_queue)); in rtw_free_recvframe()
218 list_add_tail(&(precvframe->list), get_list_head(queue)); in _rtw_enqueue_recvframe()
255 phead = get_list_head(pframequeue); in rtw_free_recvframe_queue()
1035 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()
1449 phead = get_list_head(defrag_q); in recvframe_defrag()
1466 plist = get_list_head(defrag_q); in recvframe_defrag()
1570 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag()
1588 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag()
1773 phead = get_list_head(ppending_recvframe_queue); in enqueue_reorder_recvframe()
[all …]
Drtw_mlme.c199 list_add_tail(&(pnetwork->list), get_list_head(free_queue)); in _rtw_free_network_nolock()
218 phead = get_list_head(scanned_queue); in rtw_find_network()
243 phead = get_list_head(scanned_queue); in rtw_free_network_queue()
365 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network()
451 phead = get_list_head(queue); in rtw_update_scanned_network()
744 phead = get_list_head(scan_queue); in free_scanqueue()
1529 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
Drtw_ap.c1138 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta()
1171 list_add_tail(&paclnode->list, get_list_head(pacl_node_q)); in rtw_acl_add_sta()
1199 phead = get_list_head(pacl_node_q); in rtw_acl_remove_sta()
1935 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.c3486 phead = get_list_head(queue); in issue_action_BSSCoexistPacket()
5521 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in tx_beacon_hdl()
/drivers/staging/rtl8723au/include/
Dosdep_service.h55 static inline struct list_head *get_list_head(struct rtw_queue *queue) in get_list_head() function
/drivers/staging/rtl8188eu/include/
Dosdep_service.h65 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head() function
/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c533 xmitframe_phead = get_list_head(&ptxservq->sta_pending); in rtl8188eu_xmitframe_complete()
/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c987 phead = get_list_head(queue); in rtw_wx_set_wap()
1248 phead = get_list_head(queue); in rtw_wx_get_scan()
1333 phead = get_list_head(queue); in rtw_wx_set_essid()
/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c1286 phead = get_list_head(queue); in rtw_cfg80211_surveydone_event_callback()
2008 phead = get_list_head(queue); in cfg80211_rtw_connect()