| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 837 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in dump_recvbuf_pwait_conf() 857 conf->wait_cnt_lmt = cnt_lmt; in recvbuf_pwait_config_req() 872 … ret = rtw_pwctx_config(&recvpriv->recvbuf_pwait, conf->type, conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl() 876 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 837 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in dump_recvbuf_pwait_conf() 857 conf->wait_cnt_lmt = cnt_lmt; in recvbuf_pwait_config_req() 872 … ret = rtw_pwctx_config(&recvpriv->recvbuf_pwait, conf->type, conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl() 876 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/hal_hci/ |
| H A D | hal_sdio.c | 837 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in dump_recvbuf_pwait_conf() 857 conf->wait_cnt_lmt = cnt_lmt; in recvbuf_pwait_config_req() 872 … ret = rtw_pwctx_config(&recvpriv->recvbuf_pwait, conf->type, conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl() 876 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 838 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in dump_recvbuf_pwait_conf() 858 conf->wait_cnt_lmt = cnt_lmt; in recvbuf_pwait_config_req() 873 … ret = rtw_pwctx_config(&recvpriv->recvbuf_pwait, conf->type, conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl() 877 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/hal_hci/ |
| H A D | hal_sdio.c | 837 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in dump_recvbuf_pwait_conf() 857 conf->wait_cnt_lmt = cnt_lmt; in recvbuf_pwait_config_req() 872 … ret = rtw_pwctx_config(&recvpriv->recvbuf_pwait, conf->type, conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl() 876 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/hal_hci/ |
| H A D | hal_sdio.c | 837 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in dump_recvbuf_pwait_conf() 857 conf->wait_cnt_lmt = cnt_lmt; in recvbuf_pwait_config_req() 872 … ret = rtw_pwctx_config(&recvpriv->recvbuf_pwait, conf->type, conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl() 876 , rtw_pwait_type_str(conf->type), conf->wait_time, conf->wait_cnt_lmt); in recvbuf_pwait_config_hdl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | osdep_service.h | 446 s32 wait_cnt_lmt; member 461 …ne rtw_pwctx_exceed(pwctx) ((pwctx)->conf.wait_cnt_lmt >= 0 && (pwctx)->wait_cnt >= (pwctx)->conf.…
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | osdep_service.h | 447 s32 wait_cnt_lmt; member 462 …ne rtw_pwctx_exceed(pwctx) ((pwctx)->conf.wait_cnt_lmt >= 0 && (pwctx)->wait_cnt >= (pwctx)->conf.…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | osdep_service.h | 421 s32 wait_cnt_lmt; member 436 …ne rtw_pwctx_exceed(pwctx) ((pwctx)->conf.wait_cnt_lmt >= 0 && (pwctx)->wait_cnt >= (pwctx)->conf.…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | osdep_service.h | 421 s32 wait_cnt_lmt; member 436 …ne rtw_pwctx_exceed(pwctx) ((pwctx)->conf.wait_cnt_lmt >= 0 && (pwctx)->wait_cnt >= (pwctx)->conf.…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | osdep_service.h | 446 s32 wait_cnt_lmt; member 461 …ne rtw_pwctx_exceed(pwctx) ((pwctx)->conf.wait_cnt_lmt >= 0 && (pwctx)->wait_cnt >= (pwctx)->conf.…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | osdep_service.h | 451 s32 wait_cnt_lmt; member 466 …ne rtw_pwctx_exceed(pwctx) ((pwctx)->conf.wait_cnt_lmt >= 0 && (pwctx)->wait_cnt >= (pwctx)->conf.…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | osdep_service.h | 454 s32 wait_cnt_lmt; member 469 …ne rtw_pwctx_exceed(pwctx) ((pwctx)->conf.wait_cnt_lmt >= 0 && (pwctx)->wait_cnt >= (pwctx)->conf.…
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/ |
| H A D | osdep_service.c | 1856 pwctx->conf.wait_cnt_lmt = cnt_lmt; in rtw_pwctx_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/ |
| H A D | osdep_service.c | 1856 pwctx->conf.wait_cnt_lmt = cnt_lmt; in rtw_pwctx_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/ |
| H A D | osdep_service.c | 2245 pwctx->conf.wait_cnt_lmt = cnt_lmt; in rtw_pwctx_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/ |
| H A D | osdep_service.c | 2082 pwctx->conf.wait_cnt_lmt = cnt_lmt; in rtw_pwctx_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/ |
| H A D | osdep_service.c | 2081 pwctx->conf.wait_cnt_lmt = cnt_lmt; in rtw_pwctx_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/ |
| H A D | osdep_service.c | 2081 pwctx->conf.wait_cnt_lmt = cnt_lmt; in rtw_pwctx_config()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/ |
| H A D | osdep_service.c | 2277 pwctx->conf.wait_cnt_lmt = cnt_lmt; in rtw_pwctx_config()
|