Searched refs:rtw_to_roaming (Results 1 – 2 of 2) sorted by relevance
25 u8 rtw_to_roaming(struct adapter *adapter) in rtw_to_roaming() function741 if (rtw_to_roaming(adapter) != 0) { in rtw_surveydone_event_callback()1299 else if (rtw_to_roaming(adapter) > 0) in rtw_stadel_event_callback()1301 else if (rtw_to_roaming(adapter) == 0) in rtw_stadel_event_callback()1375 if (rtw_to_roaming(adapter) > 0) { /* join timeout caused by roaming */ in _rtw_join_timeout_handler()1378 if (rtw_to_roaming(adapter) != 0) { /* try another */ in _rtw_join_timeout_handler()1496 if (rtw_to_roaming(adapter) > 0) { in rtw_check_join_candidate()2078 if (rtw_to_roaming(padapter) > 0) { in _rtw_roaming()
573 u8 rtw_to_roaming(struct adapter *adapter);