| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_mlme.c | 3017 u16 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3029 curr_rx_mbytes = ((sta->sta_stats.rx_bytes - sta->sta_stats.last_rx_bytes) >> 20) / 2; /*MBps*/ 3031 sta->sta_stats.rx_tp_mbytes = curr_rx_mbytes; 3037 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_mlme.c | 3314 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3338 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3344 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_mlme.c | 3314 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3338 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3344 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_mlme.c | 3368 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3392 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3398 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_mlme.c | 3468 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3492 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3498 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_mlme.c | 3639 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3663 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3669 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_mlme.c | 3756 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3780 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3786 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_mlme.c | 3932 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3956 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3962 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_mlme.c | 3959 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3983 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3989 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_mlme.c | 4001 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 4025 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 4031 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_mlme.c | 3976 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 4000 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 4006 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_mlme.c | 2796 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; in collect_sta_traffic_statistics() 2820 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ in collect_sta_traffic_statistics() 2826 (sta->phl_sta->rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/ in collect_sta_traffic_statistics()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_mlme.c | 3977 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 4001 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 4007 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_mlme.c | 3783 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; local 3807 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ 3813 (sta->cmn.rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_mlme.c | 2815 u32 curr_tx_mbytes = 0, curr_rx_mbytes = 0; in collect_sta_traffic_statistics() 2839 curr_rx_mbytes = (curr_rx_bytes / 2) >> 20;/*MBps*/ in collect_sta_traffic_statistics() 2845 (sta->phl_sta->rx_moving_average_tp / 10) + (curr_rx_mbytes * 9 /10); /*MBps*/ in collect_sta_traffic_statistics()
|