Home
last modified time | relevance | path

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

/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/core/
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()
377 phead = get_list_head(scanned_queue); in _rtw_find_same_network()
398 phead = get_list_head(scanned_queue); in rtw_get_oldest_wlan_network()
485 phead = get_list_head(queue); in rtw_update_scanned_network()
800 phead = get_list_head(scan_queue); in free_scanqueue()
1715 phead = get_list_head(queue); in rtw_select_roaming_candidate()
1811 phead = get_list_head(queue); in rtw_select_and_join_from_scanned_queue()