Home
last modified time | relevance | path

Searched refs:_rtw_ms_to_systime (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dosdep_service.h321 extern systime _rtw_ms_to_systime(u32 ms);
328 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
334 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Dosdep_service.h311 systime _rtw_ms_to_systime(u32 ms);
322 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
333 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dosdep_service.h311 systime _rtw_ms_to_systime(u32 ms);
322 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
333 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dosdep_service.h354 extern systime _rtw_ms_to_systime(u32 ms);
364 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
374 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dosdep_service.h347 extern systime _rtw_ms_to_systime(u32 ms);
357 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
367 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dosdep_service.h347 extern systime _rtw_ms_to_systime(u32 ms);
357 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
367 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dosdep_service.h359 extern systime _rtw_ms_to_systime(u32 ms);
369 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
379 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dosdep_service.h348 extern systime _rtw_ms_to_systime(u32 ms);
358 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
368 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service.h359 extern systime _rtw_ms_to_systime(u32 ms);
369 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
379 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dosdep_service.h360 extern systime _rtw_ms_to_systime(u32 ms);
370 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
380 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service.h358 extern systime _rtw_ms_to_systime(u32 ms);
368 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
378 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service.h358 extern systime _rtw_ms_to_systime(u32 ms);
368 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
378 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service.h359 extern systime _rtw_ms_to_systime(u32 ms);
369 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
379 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service.h364 extern systime _rtw_ms_to_systime(u32 ms);
374 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
384 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service.h367 extern systime _rtw_ms_to_systime(u32 ms);
377 #define rtw_ms_to_systime(ms) ({systime __stime = _rtw_ms_to_systime(ms); __stime;})
387 #define rtw_ms_to_systime(ms) _rtw_ms_to_systime(ms)
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/
H A Dosdep_service_linux.c164 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/
H A Dosdep_service_linux.c164 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/
H A Dosdep_service.c1449 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/
H A Dosdep_service.c1570 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/
H A Dosdep_service.c1570 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/
H A Dosdep_service.c1570 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/
H A Dosdep_service.c1574 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/
H A Dosdep_service.c1584 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/
H A Dosdep_service.c1584 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/
H A Dosdep_service.c1585 inline systime _rtw_ms_to_systime(u32 ms) in _rtw_ms_to_systime() function

12