| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_android.c | 1011 wl_cnt_wlc_t* wlc_cnt = NULL; in wl_cfg80211_get_sta_info() local 1058 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfg80211_get_sta_info() 1063 rxrtry = dtoh32(wlc_cnt->rxrtry); in wl_cfg80211_get_sta_info() 1064 rxmulti = dtoh32(wlc_cnt->rxmulti); in wl_cfg80211_get_sta_info() 1742 wl_cnt_wlc_t* wlc_cnt = NULL; in wl_android_get_connection_stats() local 1798 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_android_get_connection_stats() 1803 output->txframe = dtoh32(wlc_cnt->txframe); in wl_android_get_connection_stats() 1804 output->txbyte = dtoh32(wlc_cnt->txbyte); in wl_android_get_connection_stats() 1805 output->txerror = dtoh32(wlc_cnt->txerror); in wl_android_get_connection_stats() 1806 output->rxframe = dtoh32(wlc_cnt->rxframe); in wl_android_get_connection_stats() [all …]
|
| H A D | wl_cfgvendor.c | 2248 wl_cnt_wlc_t *wlc_cnt; in wl_cfgvendor_lstats_get_info() local 2366 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfgvendor_lstats_get_info() 2372 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].retries, wlc_cnt->txretry); in wl_cfgvendor_lstats_get_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.c | 3232 const wl_cnt_wlc_t* wlc_cnt = NULL; in wl_cfg80211_get_sta_info() local 3308 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfg80211_get_sta_info() 3313 rxrtry = dtoh32(wlc_cnt->rxrtry); in wl_cfg80211_get_sta_info() 3314 rxmulti = dtoh32(wlc_cnt->rxmulti); in wl_cfg80211_get_sta_info() 3990 const wl_cnt_wlc_t* wlc_cnt = NULL; in wl_android_get_connection_stats() local 4059 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_android_get_connection_stats() 4064 output->txframe = dtoh32(wlc_cnt->txframe); in wl_android_get_connection_stats() 4065 output->txbyte = dtoh32(wlc_cnt->txbyte); in wl_android_get_connection_stats() 4066 output->txerror = dtoh32(wlc_cnt->txerror); in wl_android_get_connection_stats() 4067 output->rxframe = dtoh32(wlc_cnt->rxframe); in wl_android_get_connection_stats() [all …]
|
| H A D | wl_cfgvendor.c | 6216 const wl_cnt_wlc_t *wlc_cnt; in wl_cfgvendor_lstats_get_info() local 6321 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfgvendor_lstats_get_info() 6327 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].retries, wlc_cnt->txretry); in wl_cfgvendor_lstats_get_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.c | 3424 const wl_cnt_wlc_t* wlc_cnt = NULL; in wl_cfg80211_get_sta_info() local 3500 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfg80211_get_sta_info() 3505 rxrtry = dtoh32(wlc_cnt->rxrtry); in wl_cfg80211_get_sta_info() 3506 rxmulti = dtoh32(wlc_cnt->rxmulti); in wl_cfg80211_get_sta_info() 4263 const wl_cnt_wlc_t* wlc_cnt = NULL; in wl_android_get_connection_stats() local 4332 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_android_get_connection_stats() 4337 output->txframe = dtoh32(wlc_cnt->txframe); in wl_android_get_connection_stats() 4338 output->txbyte = dtoh32(wlc_cnt->txbyte); in wl_android_get_connection_stats() 4339 output->txerror = dtoh32(wlc_cnt->txerror); in wl_android_get_connection_stats() 4340 output->rxframe = dtoh32(wlc_cnt->rxframe); in wl_android_get_connection_stats() [all …]
|
| H A D | wl_cfgvendor.c | 6155 const wl_cnt_wlc_t *wlc_cnt; in wl_cfgvendor_lstats_get_info() local 6260 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfgvendor_lstats_get_info() 6266 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].retries, wlc_cnt->txretry); in wl_cfgvendor_lstats_get_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.c | 3510 const wl_cnt_wlc_t* wlc_cnt = NULL; in wl_cfg80211_get_sta_info() local 3586 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfg80211_get_sta_info() 3591 rxrtry = dtoh32(wlc_cnt->rxrtry); in wl_cfg80211_get_sta_info() 3592 rxmulti = dtoh32(wlc_cnt->rxmulti); in wl_cfg80211_get_sta_info() 4349 const wl_cnt_wlc_t* wlc_cnt = NULL; in wl_android_get_connection_stats() local 4418 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_android_get_connection_stats() 4423 output->txframe = dtoh32(wlc_cnt->txframe); in wl_android_get_connection_stats() 4424 output->txbyte = dtoh32(wlc_cnt->txbyte); in wl_android_get_connection_stats() 4425 output->txerror = dtoh32(wlc_cnt->txerror); in wl_android_get_connection_stats() 4426 output->rxframe = dtoh32(wlc_cnt->rxframe); in wl_android_get_connection_stats() [all …]
|
| H A D | wl_cfgvendor.c | 6214 const wl_cnt_wlc_t *wlc_cnt; in wl_cfgvendor_lstats_get_info() local 6321 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfgvendor_lstats_get_info() 6327 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].retries, wlc_cnt->txretry); in wl_cfgvendor_lstats_get_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.c | 5091 const wl_cnt_wlc_t* wlc_cnt = NULL; in wl_android_get_connection_stats() local 5164 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_android_get_connection_stats() 5169 output->txframe = dtoh32(wlc_cnt->txframe); in wl_android_get_connection_stats() 5170 output->txbyte = dtoh32(wlc_cnt->txbyte); in wl_android_get_connection_stats() 5171 output->txerror = dtoh32(wlc_cnt->txerror); in wl_android_get_connection_stats() 5172 output->rxframe = dtoh32(wlc_cnt->rxframe); in wl_android_get_connection_stats() 5173 output->rxbyte = dtoh32(wlc_cnt->rxbyte); in wl_android_get_connection_stats() 5174 output->txfail = dtoh32(wlc_cnt->txfail); in wl_android_get_connection_stats() 5175 output->txretry = dtoh32(wlc_cnt->txretry); in wl_android_get_connection_stats() 5176 output->txretrie = dtoh32(wlc_cnt->txretrie); in wl_android_get_connection_stats() [all …]
|
| H A D | wl_cfgvendor.c | 6871 const wl_cnt_wlc_t *wlc_cnt; in wl_cfgvendor_lstats_get_info() local 7212 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfgvendor_lstats_get_info() 7250 (wlc_cnt->txfrmsnt - wlc_cnt->txmulti)); in wl_cfgvendor_lstats_get_info() 7251 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].rx_mpdu, wlc_cnt->rxframe); in wl_cfgvendor_lstats_get_info() 7252 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].mpdu_lost, wlc_cnt->txfail); in wl_cfgvendor_lstats_get_info() 7253 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].retries, wlc_cnt->txretrans); in wl_cfgvendor_lstats_get_info()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.c | 5075 const wl_cnt_wlc_t* wlc_cnt = NULL; in wl_android_get_connection_stats() local 5148 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_android_get_connection_stats() 5153 output->txframe = dtoh32(wlc_cnt->txframe); in wl_android_get_connection_stats() 5154 output->txbyte = dtoh32(wlc_cnt->txbyte); in wl_android_get_connection_stats() 5155 output->txerror = dtoh32(wlc_cnt->txerror); in wl_android_get_connection_stats() 5156 output->rxframe = dtoh32(wlc_cnt->rxframe); in wl_android_get_connection_stats() 5157 output->rxbyte = dtoh32(wlc_cnt->rxbyte); in wl_android_get_connection_stats() 5158 output->txfail = dtoh32(wlc_cnt->txfail); in wl_android_get_connection_stats() 5159 output->txretry = dtoh32(wlc_cnt->txretry); in wl_android_get_connection_stats() 5160 output->txretrie = dtoh32(wlc_cnt->txretrie); in wl_android_get_connection_stats() [all …]
|
| H A D | wl_cfgvendor.c | 6865 const wl_cnt_wlc_t *wlc_cnt; in wl_cfgvendor_lstats_get_info() local 7194 if (!(wlc_cnt = GET_WLCCNT_FROM_CNTBUF(iovar_buf))) { in wl_cfgvendor_lstats_get_info() 7232 (wlc_cnt->txfrmsnt - wlc_cnt->txmulti)); in wl_cfgvendor_lstats_get_info() 7233 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].rx_mpdu, wlc_cnt->rxframe); in wl_cfgvendor_lstats_get_info() 7234 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].mpdu_lost, wlc_cnt->txfail); in wl_cfgvendor_lstats_get_info() 7235 COMPAT_ASSIGN_VALUE(iface, ac[WIFI_AC_BE].retries, wlc_cnt->txretrans); in wl_cfgvendor_lstats_get_info()
|