| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_pwrctrl.c | 314 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 335 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 338 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 354 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_pwrctrl.c | 314 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 335 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 338 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 354 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_pwrctrl.c | 411 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 435 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 438 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 457 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_pwrctrl.c | 411 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 435 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 438 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 457 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_pwrctrl.c | 365 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 389 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 392 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 411 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_pwrctrl.c | 365 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 389 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 392 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 411 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_pwrctrl.c | 366 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 390 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 393 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 412 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_pwrctrl.c | 365 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 389 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 392 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 411 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_pwrctrl.c | 411 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 435 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 438 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 457 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_pwrctrl.c | 365 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 389 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 392 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 411 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_pwrctrl.c | 418 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 442 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 445 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 464 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_pwrctrl.c | 365 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 389 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 392 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 411 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_pwrctrl.c | 366 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 390 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 393 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 412 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_pwrctrl.c | 365 u32 tx_tp_kbyte = 0, rx_tp_kbyte = 0; in traffic_check_for_leave_lps_by_tp() local 389 rx_tp_kbyte = cur_acc_rx_bytes >> 10; in traffic_check_for_leave_lps_by_tp() 392 if (rx_tp_kbyte>= rx_tp_th || in traffic_check_for_leave_lps_by_tp() 411 RTW_INFO("Rx = %d [%d] (KB)\n", rx_tp_kbyte, rx_tp_th); in traffic_check_for_leave_lps_by_tp()
|