Home
last modified time | relevance | path

Searched refs:congest_obss (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dbcm_app_utils.c72 totals.congest_obss = 0; in cca_per_chan_summary()
80 totals.congest_obss += input->secs[sec].congest_obss; in cca_per_chan_summary()
93 avg->secs[0].congest_obss = totals.congest_obss * 100/totals.duration; in cca_per_chan_summary()
98 avg->secs[0].congest_obss = totals.congest_obss / avg->num_secs; in cca_per_chan_summary()
254 if (isset(bitmap, i) && input[i]->secs[0].congest_obss < min_obss) { in cca_analyze()
256 min_obss = input[i]->secs[0].congest_obss; in cca_analyze()
H A Ddhd_common.c2921 cca_only_event->cca_busy_ext.congest_obss, in wl_show_host_event()
2928 cca_only_event->cca_busy_nopm.congest_obss, in wl_show_host_event()
2934 cca_only_event->cca_busy_pm.congest_obss, in wl_show_host_event()
2945 cca_event->cca_busy_ext.congest_obss, in wl_show_host_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dbcm_app_utils.c72 totals.congest_obss = 0; in cca_per_chan_summary()
80 totals.congest_obss += input->secs[sec].congest_obss; in cca_per_chan_summary()
93 avg->secs[0].congest_obss = totals.congest_obss * 100/totals.duration; in cca_per_chan_summary()
98 avg->secs[0].congest_obss = totals.congest_obss / avg->num_secs; in cca_per_chan_summary()
254 if (isset(bitmap, i) && input[i]->secs[0].congest_obss < min_obss) { in cca_analyze()
256 min_obss = input[i]->secs[0].congest_obss; in cca_analyze()
H A Ddhd_common.c2920 cca_only_event->cca_busy_ext.congest_obss, in wl_show_host_event()
2927 cca_only_event->cca_busy_nopm.congest_obss, in wl_show_host_event()
2933 cca_only_event->cca_busy_pm.congest_obss, in wl_show_host_event()
2944 cca_event->cca_busy_ext.congest_obss, in wl_show_host_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dbcm_app_utils.c72 totals.congest_obss = 0; in cca_per_chan_summary()
80 totals.congest_obss += input->secs[sec].congest_obss; in cca_per_chan_summary()
93 avg->secs[0].congest_obss = totals.congest_obss * 100/totals.duration; in cca_per_chan_summary()
98 avg->secs[0].congest_obss = totals.congest_obss / avg->num_secs; in cca_per_chan_summary()
254 if (isset(bitmap, i) && input[i]->secs[0].congest_obss < min_obss) { in cca_analyze()
256 min_obss = input[i]->secs[0].congest_obss; in cca_analyze()
H A Ddhd_common.c2921 cca_only_event->cca_busy_ext.congest_obss, in wl_show_host_event()
2928 cca_only_event->cca_busy_nopm.congest_obss, in wl_show_host_event()
2934 cca_only_event->cca_busy_pm.congest_obss, in wl_show_host_event()
2945 cca_event->cca_busy_ext.congest_obss, in wl_show_host_event()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dbcm_app_utils.c71 totals.congest_obss = 0; in cca_per_chan_summary()
79 totals.congest_obss += input->secs[sec].congest_obss; in cca_per_chan_summary()
92 avg->secs[0].congest_obss = totals.congest_obss * 100/totals.duration; in cca_per_chan_summary()
97 avg->secs[0].congest_obss = totals.congest_obss / avg->num_secs; in cca_per_chan_summary()
253 if (isset(bitmap, i) && input[i]->secs[0].congest_obss < min_obss) { in cca_analyze()
255 min_obss = input[i]->secs[0].congest_obss; in cca_analyze()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcm_app_utils.c64 totals.congest_obss = 0; in cca_per_chan_summary()
72 totals.congest_obss += input->secs[sec].congest_obss; in cca_per_chan_summary()
85 avg->secs[0].congest_obss = totals.congest_obss * 100/totals.duration; in cca_per_chan_summary()
90 avg->secs[0].congest_obss = totals.congest_obss / avg->num_secs; in cca_per_chan_summary()
246 if (isset(bitmap, i) && input[i]->secs[0].congest_obss < min_obss) { in cca_analyze()
248 min_obss = input[i]->secs[0].congest_obss; in cca_analyze()
H A Ddhd_common.c4918 cca_only_event->cca_busy_ext.congest_obss, in wl_show_host_event()
4925 cca_only_event->cca_busy_nopm.congest_obss, in wl_show_host_event()
4931 cca_only_event->cca_busy_pm.congest_obss, in wl_show_host_event()
4947 cca_event->cca_busy_ext.congest_obss, in wl_show_host_event()
H A Dwl_cfgvendor.c7139 dtoh32(cca_result->secs[0].congest_obss) + in wl_cfgvendor_lstats_get_info()
7145 dtoh32(cca_result->secs[0].congest_obss), in wl_cfgvendor_lstats_get_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcm_app_utils.c64 totals.congest_obss = 0; in cca_per_chan_summary()
72 totals.congest_obss += input->secs[sec].congest_obss; in cca_per_chan_summary()
85 avg->secs[0].congest_obss = totals.congest_obss * 100/totals.duration; in cca_per_chan_summary()
90 avg->secs[0].congest_obss = totals.congest_obss / avg->num_secs; in cca_per_chan_summary()
246 if (isset(bitmap, i) && input[i]->secs[0].congest_obss < min_obss) { in cca_analyze()
248 min_obss = input[i]->secs[0].congest_obss; in cca_analyze()
H A Ddhd_common.c4918 cca_only_event->cca_busy_ext.congest_obss, in wl_show_host_event()
4925 cca_only_event->cca_busy_nopm.congest_obss, in wl_show_host_event()
4931 cca_only_event->cca_busy_pm.congest_obss, in wl_show_host_event()
4947 cca_event->cca_busy_ext.congest_obss, in wl_show_host_event()
H A Dwl_cfgvendor.c7157 dtoh32(cca_result->secs[0].congest_obss) + in wl_cfgvendor_lstats_get_info()
7163 dtoh32(cca_result->secs[0].congest_obss), in wl_cfgvendor_lstats_get_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Devent_log_payload.h1095 uint32 congest_obss; /**< traffic not in our bss */ member
1120 uint32 congest_obss; /* traffic not in our bss */ member
1168 uint32 congest_obss; /**< traffic not in our bss */ member
1240 uint32 congest_obss; /* traffic not in our bss */ member
H A Dwlioctl.h1422 uint32 congest_obss; /**< traffic not in our bss */ member
1446 uint32 congest_obss; /**< traffic not in our bss */ member
1474 uint32 congest_obss; /**< traffic not in our bss */ member
8424 uint32 congest_obss; /* Delta between OBSS - noctg */ member
15129 uint32 congest_obss; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Devent_log_payload.h1095 uint32 congest_obss; /**< traffic not in our bss */ member
1120 uint32 congest_obss; /* traffic not in our bss */ member
1168 uint32 congest_obss; /**< traffic not in our bss */ member
1240 uint32 congest_obss; /* traffic not in our bss */ member
H A Dwlioctl.h1415 uint32 congest_obss; /**< traffic not in our bss */ member
1439 uint32 congest_obss; /**< traffic not in our bss */ member
1467 uint32 congest_obss; /**< traffic not in our bss */ member
8406 uint32 congest_obss; /* Delta between OBSS - noctg */ member
15111 uint32 congest_obss; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Devent_log_payload.h773 uint32 congest_obss; /**< traffic not in our bss */ member
H A Dwlioctl.h1274 uint32 congest_obss; /**< traffic not in our bss */ member
12182 uint32 congest_obss; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Devent_log_payload.h773 uint32 congest_obss; /**< traffic not in our bss */ member
H A Dwlioctl.h1274 uint32 congest_obss; /**< traffic not in our bss */ member
12182 uint32 congest_obss; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Devent_log_payload.h773 uint32 congest_obss; /**< traffic not in our bss */ member
H A Dwlioctl.h1285 uint32 congest_obss; /**< traffic not in our bss */ member
12193 uint32 congest_obss; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwlioctl.h873 uint32 congest_obss; /**< traffic not in our bss */ member