Home
last modified time | relevance | path

Searched refs:rtw_select_and_join_from_scanned_queue (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_mlme.h234 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv);
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_mlme.h524 extern sint rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv);
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_ioctl_set.c64 select_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_do_join()
Drtw_mlme.c621 if (rtw_select_and_join_from_scanned_queue(pmlmepriv) == _SUCCESS) { in rtw_surveydone_event_callback()
649 s_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_surveydone_event_callback()
1479 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv) in rtw_select_and_join_from_scanned_queue() function
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c107 select_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_do_join()
Drtw_mlme.c903 if (rtw_select_and_join_from_scanned_queue(pmlmepriv) == _SUCCESS) { in rtw_surveydone_event_callback()
932 s_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_surveydone_event_callback()
1502 res = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_joinbss_event_prehandle()
2185 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv) in rtw_select_and_join_from_scanned_queue() function