Home
last modified time | relevance | path

Searched refs:last_ro_ch_time (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_roch.h41 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_roch.h41 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_roch.h41 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_roch.h41 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_roch.h41 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_roch.h41 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_roch.h42 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/include/
H A Drtw_mlme.h212 unsigned long last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_mlme.h279 u32 last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_pwrctrl.c220 || rtw_get_passing_time_ms(pcfg80211_wdinfo->last_ro_ch_time) < 3000 in rtw_pwr_unassociated_idle()
246 || rtw_get_passing_time_ms(b_pcfg80211_wdinfo->last_ro_ch_time) < 3000 in rtw_pwr_unassociated_idle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_pwrctrl.c220 || rtw_get_passing_time_ms(pcfg80211_wdinfo->last_ro_ch_time) < 3000 in rtw_pwr_unassociated_idle()
246 || rtw_get_passing_time_ms(b_pcfg80211_wdinfo->last_ro_ch_time) < 3000 in rtw_pwr_unassociated_idle()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_mlme.h302 u32 last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_mlme.h300 u32 last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_mlme.h330 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_mlme.h291 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_mlme.h291 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_mlme.h358 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_mlme.h333 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_mlme.h334 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_mlme.h334 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_mlme.h334 systime last_ro_ch_time; /* this will be updated at the beginning and end of ro_ch */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c6495 return adapter->cfg80211_wdinfo.last_ro_ch_time ? 1 : 0; in rtw_cfg80211_is_ro_ch_once()
6500 adapter->cfg80211_wdinfo.last_ro_ch_time = rtw_get_current_time(); in rtw_cfg80211_set_last_ro_ch_time()
6502 if (!adapter->cfg80211_wdinfo.last_ro_ch_time) in rtw_cfg80211_set_last_ro_ch_time()
6503 adapter->cfg80211_wdinfo.last_ro_ch_time++; in rtw_cfg80211_set_last_ro_ch_time()
6508 return rtw_get_passing_time_ms(adapter->cfg80211_wdinfo.last_ro_ch_time); in rtw_cfg80211_get_last_ro_ch_passing_ms()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c6626 return adapter->cfg80211_wdinfo.last_ro_ch_time ? 1 : 0; in rtw_cfg80211_is_ro_ch_once()
6631 adapter->cfg80211_wdinfo.last_ro_ch_time = rtw_get_current_time(); in rtw_cfg80211_set_last_ro_ch_time()
6633 if (!adapter->cfg80211_wdinfo.last_ro_ch_time) in rtw_cfg80211_set_last_ro_ch_time()
6634 adapter->cfg80211_wdinfo.last_ro_ch_time++; in rtw_cfg80211_set_last_ro_ch_time()
6639 return rtw_get_passing_time_ms(adapter->cfg80211_wdinfo.last_ro_ch_time); in rtw_cfg80211_get_last_ro_ch_passing_ms()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c6606 return adapter->cfg80211_wdinfo.last_ro_ch_time ? 1 : 0; in rtw_cfg80211_is_ro_ch_once()
6611 adapter->cfg80211_wdinfo.last_ro_ch_time = rtw_get_current_time(); in rtw_cfg80211_set_last_ro_ch_time()
6613 if (!adapter->cfg80211_wdinfo.last_ro_ch_time) in rtw_cfg80211_set_last_ro_ch_time()
6614 adapter->cfg80211_wdinfo.last_ro_ch_time++; in rtw_cfg80211_set_last_ro_ch_time()
6619 return rtw_get_passing_time_ms(adapter->cfg80211_wdinfo.last_ro_ch_time); in rtw_cfg80211_get_last_ro_ch_passing_ms()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c5068 pcfg80211_wdinfo->last_ro_ch_time = rtw_get_current_time();
5216 pcfg80211_wdinfo->last_ro_ch_time = rtw_get_current_time();
5280 pcfg80211_wdinfo->last_ro_ch_time = rtw_get_current_time();

12