Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ioctl_set.c83 select_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_do_join()
H A Drtw_mlme.c758 if (rtw_select_and_join_from_scanned_queue(pmlmepriv) == _SUCCESS) { in rtw_surveydone_event_callback()
787 s_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_surveydone_event_callback()
1254 res = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_joinbss_event_prehandle()
1827 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv) in rtw_select_and_join_from_scanned_queue() function
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h446 extern signed int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv);