Home
last modified time | relevance | path

Searched refs:lps_chk_cnt_th (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_pwrctrl.h204 int lps_chk_cnt_th; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_pwrctrl.h204 int lps_chk_cnt_th; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_pwrctrl.h333 int lps_chk_cnt_th; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_pwrctrl.h333 int lps_chk_cnt_th; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_pwrctrl.h335 int lps_chk_cnt_th; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_pwrctrl.h336 int lps_chk_cnt_th; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_pwrctrl.h333 int lps_chk_cnt_th; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_pwrctrl.h331 int lps_chk_cnt_th; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_pwrctrl.h336 int lps_chk_cnt_th; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_pwrctrl.h432 int lps_chk_cnt_th; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_pwrctrl.h433 int lps_chk_cnt_th; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_pwrctrl.h431 int lps_chk_cnt_th; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_pwrctrl.h433 int lps_chk_cnt_th; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_pwrctrl.h431 int lps_chk_cnt_th; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_pwrctrl.c356 pwrpriv->lps_chk_cnt = pwrpriv->lps_chk_cnt_th; in traffic_check_for_leave_lps_by_tp()
1737 pwrctrlpriv->lps_chk_cnt = pwrctrlpriv->lps_chk_cnt_th = LPS_TP_CHK_CNT; in rtw_init_pwrctrl_priv()
H A Drtw_debug.c6431 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
6453 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
6471 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
6472 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
6484 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
6501 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_pwrctrl.c356 pwrpriv->lps_chk_cnt = pwrpriv->lps_chk_cnt_th; in traffic_check_for_leave_lps_by_tp()
1737 pwrctrlpriv->lps_chk_cnt = pwrctrlpriv->lps_chk_cnt_th = LPS_TP_CHK_CNT; in rtw_init_pwrctrl_priv()
H A Drtw_debug.c6507 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
6529 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
6547 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
6548 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
6560 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
6577 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_debug.c6929 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
6951 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
6969 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
6970 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
6982 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
6999 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_debug.c6888 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
6910 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
6928 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
6929 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
6941 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
6958 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_debug.c7020 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
7042 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
7060 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
7061 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
7073 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
7090 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_debug.c6888 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
6910 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
6928 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
6929 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
6941 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
6958 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_debug.c7327 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
7349 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
7367 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
7368 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
7380 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
7397 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_debug.c7393 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
7415 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
7433 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
7434 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
7446 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
7463 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_debug.c7393 int lps_chk_cnt_th = 0; in proc_set_lps_chk_tp() local
7415 &lps_chk_cnt_th, &lps_tx_pkts, &lps_rx_pkts); in proc_set_lps_chk_tp()
7433 if (lps_chk_cnt_th) in proc_set_lps_chk_tp()
7434 pwrpriv->lps_chk_cnt_th = lps_chk_cnt_th; in proc_set_lps_chk_tp()
7446 __func__, pwrpriv->lps_chk_cnt_th, pwrpriv->lps_tx_pkts, pwrpriv->lps_rx_pkts); in proc_set_lps_chk_tp()
7463 RTW_PRINT_SEL(m, "LPS CHK CNT - %d\n", pwrpriv->lps_chk_cnt_th); in proc_get_lps_chk_tp()

123