| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | osdep_service.h | 323 #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 D | osdep_service.h | 323 #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 D | osdep_service.h | 365 #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 D | osdep_service.h | 358 #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 D | osdep_service.h | 358 #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 D | osdep_service.h | 370 #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 D | osdep_service.h | 359 #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 D | osdep_service.h | 370 #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 D | osdep_service.h | 371 #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 D | osdep_service.h | 369 #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 D | osdep_service.h | 369 #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 D | osdep_service.h | 370 #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 D | osdep_service.h | 375 #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 D | osdep_service.h | 378 #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 D | rtw_mesh_hwmp.c | 147 #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 D | rtw_mesh_hwmp.c | 149 #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 D | rtw_mesh_hwmp.c | 148 #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 D | rtw_mesh_hwmp.c | 149 #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 D | rtw_mesh_hwmp.c | 149 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 147 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 148 #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 D | rtw_mesh_hwmp.c | 149 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 148 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 148 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 148 #define RTW_TU_TO_SYSTIME(x) (rtw_us_to_systime((x) * 1024))
|