Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mlme.h442 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv);
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_ioctl_set.c86 select_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_do_join()
Drtw_mlme.c667 if (rtw_select_and_join_from_scanned_queue(pmlmepriv) == _SUCCESS) { in rtw_surveydone_event_callback()
694 s_ret = rtw_select_and_join_from_scanned_queue(pmlmepriv); in rtw_surveydone_event_callback()
1527 int rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv) in rtw_select_and_join_from_scanned_queue() function