Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c82 select_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_do_join()
Drtw_mlme.c765 if (rtw_select_and_join_from_scanned_queue(pmlmepriv) == _SUCCESS) { in rtw_surveydone_event_callback()
794 s_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_surveydone_event_callback()
1262 res = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_joinbss_event_prehandle()
1835 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv) in rtw_select_and_join_from_scanned_queue() function
/drivers/staging/r8188eu/include/
Drtw_mlme.h465 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv);
/drivers/staging/rtl8723bs/include/
Drtw_mlme.h443 extern signed int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv);
/drivers/staging/r8188eu/core/
Drtw_mlme.c754 if (rtw_select_and_join_from_scanned_queue(pmlmepriv) == _SUCCESS) { in rtw_surveydone_event_callback()
778 s_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_surveydone_event_callback()
1579 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv) in rtw_select_and_join_from_scanned_queue() function
Drtw_ioctl_set.c82 select_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_do_join()