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() function699 if (rtw_to_roaming(adapter) != 0) { in rtw_surveydone_event_callback()1212 else if (rtw_to_roaming(adapter) > 0) in rtw_stadel_event_callback()1214 else if (rtw_to_roaming(adapter) == 0) in rtw_stadel_event_callback()1289 if (rtw_to_roaming(adapter) > 0) { /* join timeout caused by roaming */ in _rtw_join_timeout_handler()1292 if (rtw_to_roaming(adapter) != 0) { /* try another */ in _rtw_join_timeout_handler()1410 if (rtw_to_roaming(adapter) > 0) { in rtw_check_join_candidate()1969 if (rtw_to_roaming(padapter) > 0) { in _rtw_roaming()
591 u8 rtw_to_roaming(struct adapter *adapter);