Searched refs:last_ro_ch_time (Results 1 – 2 of 2) sorted by relevance
41 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
7814 return adapter->rochinfo.last_ro_ch_time ? 1 : 0; in rtw_cfg80211_is_ro_ch_once()7819 adapter->rochinfo.last_ro_ch_time = rtw_get_current_time(); in rtw_cfg80211_set_last_ro_ch_time()7821 if (!adapter->rochinfo.last_ro_ch_time) in rtw_cfg80211_set_last_ro_ch_time()7822 adapter->rochinfo.last_ro_ch_time++; in rtw_cfg80211_set_last_ro_ch_time()7827 return rtw_get_passing_time_ms(adapter->rochinfo.last_ro_ch_time); in rtw_cfg80211_get_last_ro_ch_passing_ms()