Searched refs:rtw_to_roaming (Results 1 – 2 of 2) sorted by relevance
28 u8 rtw_to_roaming(struct adapter *adapter) in rtw_to_roaming() function787 if (rtw_to_roaming(adapter) != 0) { in rtw_surveydone_event_callback()1339 else if (rtw_to_roaming(adapter) > 0) in rtw_stadel_event_callback()1341 else if (rtw_to_roaming(adapter) == 0) in rtw_stadel_event_callback()1418 if (rtw_to_roaming(adapter) > 0) { /* join timeout caused by roaming */ in _rtw_join_timeout_handler()1421 if (rtw_to_roaming(adapter) != 0) { /* try another */ in _rtw_join_timeout_handler()1548 if (rtw_to_roaming(adapter) > 0) { in rtw_check_join_candidate()1565 DBG_88E("[to_roaming:%u]\n", rtw_to_roaming(adapter)); in rtw_check_join_candidate()2173 if (0 < rtw_to_roaming(padapter)) { in _rtw_roaming()
627 u8 rtw_to_roaming(struct adapter *adapter);