Home
last modified time | relevance | path

Searched refs:rtw_us_to_systime (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dosdep_service.h323 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
334 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service.h323 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
334 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dosdep_service.h365 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
375 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service.h358 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
368 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dosdep_service.h358 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
368 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dosdep_service.h370 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
380 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dosdep_service.h359 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
369 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service.h370 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
380 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dosdep_service.h371 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
381 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service.h369 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
379 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service.h369 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
379 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service.h370 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
380 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service.h375 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
385 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service.h378 #define rtw_us_to_systime(us) ({systime __stime = _rtw_us_to_systime(us); __stime;}) macro
388 #define rtw_us_to_systime(us) _rtw_us_to_systime(us) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/
H A Drtw_mesh_hwmp.c147 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/
H A Drtw_mesh_hwmp.c149 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/
H A Drtw_mesh_hwmp.c148 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/
H A Drtw_mesh_hwmp.c149 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/
H A Drtw_mesh_hwmp.c149 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/
H A Drtw_mesh_hwmp.c147 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/
H A Drtw_mesh_hwmp.c148 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/
H A Drtw_mesh_hwmp.c149 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/
H A Drtw_mesh_hwmp.c148 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/
H A Drtw_mesh_hwmp.c148 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/
H A Drtw_mesh_hwmp.c148 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))

12