Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H 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()
365 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()
530 phead = get_list_head(pacl_node_q); in rtw_access_ctrl()
H A Drtw_mlme.c213 list_add_tail(&pnetwork->list, get_list_head(free_queue)); in _rtw_free_network_nolock()
231 phead = get_list_head(scanned_queue); in _rtw_find_network()
255 phead = get_list_head(scanned_queue); in rtw_free_network_queue()
384 phead = get_list_head(scanned_queue); in _rtw_find_same_network()
405 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network()
492 phead = get_list_head(queue); in rtw_update_scanned_network()
808 phead = get_list_head(scan_queue); in free_scanqueue()
1755 phead = get_list_head(queue); in rtw_select_roaming_candidate()
1851 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()
H A Drtw_ap.c1155 phead = get_list_head(pacl_node_q); in rtw_acl_add_sta()
1184 list_add_tail(&paclnode->list, get_list_head(pacl_node_q)); in rtw_acl_add_sta()
1207 phead = get_list_head(pacl_node_q); in rtw_acl_remove_sta()
2091 phead = get_list_head(pacl_node_q); in stop_ap_mode()
H A Drtw_ioctl_set.c46 phead = get_list_head(queue); in rtw_do_join()
H A Drtw_mlme_ext.c3652 phead = get_list_head(queue); in issue_action_BSSCoexistPacket()
5855 xmitframe_phead = get_list_head(&psta_bmc->sleep_q); in chk_bmc_sleepq_hdl()
/linux/drivers/staging/rtl8723bs/include/
H 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/
H A Dioctl_cfg80211.c1133 phead = get_list_head(queue); in rtw_cfg80211_surveydone_event_callback()