Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8723bs/core/
Drtw_ioctl_set.c82 select_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_do_join()
Drtw_mlme.c767 if (rtw_select_and_join_from_scanned_queue(pmlmepriv) == _SUCCESS) { in rtw_surveydone_event_callback()
796 s_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_surveydone_event_callback()
1264 res = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_joinbss_event_prehandle()
1837 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv) in rtw_select_and_join_from_scanned_queue() function
/linux-6.1.9/drivers/staging/r8188eu/core/
Drtw_ioctl_set.c57 select_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_do_join()
Drtw_mlme.c714 if (rtw_select_and_join_from_scanned_queue(pmlmepriv) == _SUCCESS) { in rtw_surveydone_event_callback()
737 s_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_surveydone_event_callback()
1518 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv) in rtw_select_and_join_from_scanned_queue() function
/linux-6.1.9/drivers/staging/r8188eu/include/
Drtw_mlme.h427 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv);
/linux-6.1.9/drivers/staging/rtl8723bs/include/
Drtw_mlme.h447 extern signed int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv);