Searched refs:cca_v2_results (Results 1 – 2 of 2) sorted by relevance
6862 struct cca_congest_ext_channel_req_v2 *cca_v2_results; in wl_cfgvendor_lstats_get_info() local7100 cca_v2_results = (struct cca_congest_ext_channel_req_v2 *) iovar_buf; in wl_cfgvendor_lstats_get_info()7104 (dtoh16(cca_v2_results->ver) == WL_CCA_EXT_REQ_VER_V2)) { in wl_cfgvendor_lstats_get_info()7106 cur_channel_stat.on_time = dtoh32(cca_v2_results->secs[0].radio_on_time); in wl_cfgvendor_lstats_get_info()7107 cur_channel_stat.cca_busy_time = dtoh32(cca_v2_results->secs[0].cca_busy_time); in wl_cfgvendor_lstats_get_info()
6867 struct cca_congest_ext_channel_req_v2 *cca_v2_results; in wl_cfgvendor_lstats_get_info() local7118 cca_v2_results = (struct cca_congest_ext_channel_req_v2 *) iovar_buf; in wl_cfgvendor_lstats_get_info()7122 (dtoh16(cca_v2_results->ver) == WL_CCA_EXT_REQ_VER_V2)) { in wl_cfgvendor_lstats_get_info()7124 cur_channel_stat.on_time = dtoh32(cca_v2_results->secs[0].radio_on_time); in wl_cfgvendor_lstats_get_info()7125 cur_channel_stat.cca_busy_time = dtoh32(cca_v2_results->secs[0].cca_busy_time); in wl_cfgvendor_lstats_get_info()