Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
A Drtw_sta_mgt.c84 list_add_tail(&psta->list, get_list_head(&pstapriv->free_sta_queue)); in _rtw_init_sta_priv()
126 phead = get_list_head(&pstapriv->free_sta_queue); in kfree_all_stainfo()
363 phead = get_list_head(ppending_recvframe_queue); in rtw_free_stainfo()
420 list_add_tail(&psta->list, get_list_head(pfree_sta_queue)); in rtw_free_stainfo()
534 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
A Drtw_xmit.c1455 phead = get_list_head(pfree_queue); in rtw_alloc_xmitbuf_ext()
1514 phead = get_list_head(pfree_xmitbuf_queue); in rtw_alloc_xmitbuf()
1562 get_list_head(pfree_xmitbuf_queue)); in rtw_free_xmitbuf()
1613 phead = get_list_head(pfree_xmit_queue); in rtw_alloc_xmitframe()
1640 phead = get_list_head(queue); in rtw_alloc_xmitframe_ext()
1735 phead = get_list_head(pframequeue); in rtw_free_xmitframe_queue()
2136 phead = get_list_head(pframequeue); in dequeue_xmitframes_to_sleeping_queue()
2207 xmitframe_phead = get_list_head(&psta->sleep_q); in wakeup_sta_to_xmit()
2322 xmitframe_phead = get_list_head(&psta->sleep_q); in xmit_delivery_enabled_frames()
2416 phead = get_list_head(pqueue); in dequeue_pending_xmitbuf()
[all …]
A Drtw_recv.c115 phead = get_list_head(pfree_recv_queue); in _rtw_alloc_recvframe()
219 phead = get_list_head(pframequeue); in rtw_free_recvframe_queue()
252 list_add(&precvbuf->list, get_list_head(queue)); in rtw_enqueue_recvbuf_to_head()
281 phead = get_list_head(queue); in rtw_dequeue_recvbuf()
957 xmitframe_phead = get_list_head(&psta->sleep_q); in validate_recv_ctrl_frame()
1029 phead = get_list_head(defrag_q); in recvframe_defrag()
1046 plist = get_list_head(defrag_q); in recvframe_defrag()
1146 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag()
1165 phead = get_list_head(pdefrag_q); in recvframe_chk_defrag()
1686 phead = get_list_head(ppending_recvframe_queue); in enqueue_reorder_recvframe()
[all …]
A Drtw_mlme.c184 list_add_tail(&(pnetwork->list), get_list_head(free_queue)); in _rtw_free_network_nolock()
202 phead = get_list_head(scanned_queue); in _rtw_find_network()
226 phead = get_list_head(scanned_queue); in rtw_free_network_queue()
359 phead = get_list_head(scanned_queue); in _rtw_find_same_network()
380 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network()
472 phead = get_list_head(queue); in rtw_update_scanned_network()
787 phead = get_list_head(scan_queue); in free_scanqueue()
1677 phead = get_list_head(queue); in rtw_select_roaming_candidate()
1775 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
A Drtw_ap.c1191 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta()
1220 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 Drtw_ioctl_set.c46 phead = get_list_head(queue); in rtw_do_join()
A Drtw_mlme_ext.c3658 phead = get_list_head(queue); in issue_action_BSSCoexistPacket()
5881 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in chk_bmc_sleepq_hdl()
/linux/drivers/staging/rtl8723bs/hal/
A Drtl8723bs_xmit.c220 sta_phead = get_list_head(phwxmit->sta_queue); in xmit_xmitframes()
229 frame_phead = get_list_head(pframe_queue); in xmit_xmitframes()
571 phead = get_list_head(pqueue); in rtl8723bs_free_xmit_priv()
/linux/drivers/staging/rtl8723bs/include/
A Dosdep_service_linux.h51 static inline struct list_head *get_list_head(struct __queue *queue) in get_list_head() function
/linux/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c1143 phead = get_list_head(queue); in rtw_cfg80211_surveydone_event_callback()

Completed in 45 milliseconds