Home
last modified time | relevance | path

Searched refs:wait_hdl (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dosdep_service.h452 void (*wait_hdl)(int us); member
459 #define rtw_pwctx_wait(pwctx) do { (pwctx)->wait_hdl((pwctx)->conf.wait_time); (pwctx)->wait_cnt++;…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dosdep_service.h453 void (*wait_hdl)(int us); member
460 #define rtw_pwctx_wait(pwctx) do { (pwctx)->wait_hdl((pwctx)->conf.wait_time); (pwctx)->wait_cnt++;…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dosdep_service.h427 void (*wait_hdl)(int us); member
434 #define rtw_pwctx_wait(pwctx) do { (pwctx)->wait_hdl((pwctx)->conf.wait_time); (pwctx)->wait_cnt++;…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dosdep_service.h427 void (*wait_hdl)(int us); member
434 #define rtw_pwctx_wait(pwctx) do { (pwctx)->wait_hdl((pwctx)->conf.wait_time); (pwctx)->wait_cnt++;…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dosdep_service.h452 void (*wait_hdl)(int us); member
459 #define rtw_pwctx_wait(pwctx) do { (pwctx)->wait_hdl((pwctx)->conf.wait_time); (pwctx)->wait_cnt++;…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dosdep_service.h457 void (*wait_hdl)(int us); member
464 #define rtw_pwctx_wait(pwctx) do { (pwctx)->wait_hdl((pwctx)->conf.wait_time); (pwctx)->wait_cnt++;…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dosdep_service.h460 void (*wait_hdl)(int us); member
467 #define rtw_pwctx_wait(pwctx) do { (pwctx)->wait_hdl((pwctx)->conf.wait_time); (pwctx)->wait_cnt++;…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/
H A Dosdep_service.c1857 pwctx->wait_hdl = rtw_pwait_hdl[type]; in rtw_pwctx_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/
H A Dosdep_service.c1857 pwctx->wait_hdl = rtw_pwait_hdl[type]; in rtw_pwctx_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/
H A Dosdep_service.c2246 pwctx->wait_hdl = rtw_pwait_hdl[type]; in rtw_pwctx_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/
H A Dosdep_service.c2083 pwctx->wait_hdl = rtw_pwait_hdl[type]; in rtw_pwctx_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/
H A Dosdep_service.c2082 pwctx->wait_hdl = rtw_pwait_hdl[type]; in rtw_pwctx_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/
H A Dosdep_service.c2082 pwctx->wait_hdl = rtw_pwait_hdl[type]; in rtw_pwctx_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/
H A Dosdep_service.c2278 pwctx->wait_hdl = rtw_pwait_hdl[type]; in rtw_pwctx_config()