Searched refs:chan_load (Results 1 – 10 of 10) sorted by relevance
741 uint8_t chan_load = 0, temp_chan_load; in sme_rrm_send_chan_load_report_xmit_ind() local823 if (chan_load < temp_chan_load) in sme_rrm_send_chan_load_report_xmit_ind()824 chan_load = temp_chan_load; in sme_rrm_send_chan_load_report_xmit_ind()829 chan_load_resp->chan_load = chan_load; in sme_rrm_send_chan_load_report_xmit_ind()1392 struct ch_load_ind *chan_load; in sme_rrm_process_chan_load_req_ind() local1397 chan_load = (struct ch_load_ind *)msg_buf; in sme_rrm_process_chan_load_req_ind()1398 sme_rrm_ctx = &mac->rrm.rrmSmeContext[chan_load->measurement_idx]; in sme_rrm_process_chan_load_req_ind()1401 chan_load->peer_addr.bytes, sizeof(struct qdf_mac_addr)); in sme_rrm_process_chan_load_req_ind()1403 sme_rrm_ctx->token = chan_load->dialog_token; in sme_rrm_process_chan_load_req_ind()1404 sme_rrm_ctx->regClass = chan_load->op_class; in sme_rrm_process_chan_load_req_ind()[all …]
1060 uint8_t total_channel, chan_load = 0; in wlan_cp_stats_get_rx_clear_count() local1105 chan_load = ((rx_clear_count * 255) / cycle_count); in wlan_cp_stats_get_rx_clear_count()1109 chan_load); in wlan_cp_stats_get_rx_clear_count()1113 return chan_load; in wlan_cp_stats_get_rx_clear_count()
155 uint8_t chan_load; member
2283 channel_load_report->chan_load = chan_load_ind->chan_load; in rrm_process_chan_load_report_xmit()2294 channel_load_report->chan_load); in rrm_process_chan_load_report_xmit()
2308 acs_r->chan_load = 0; in hdd_son_get_acs_report()2314 acs_r->chan_load = in hdd_son_get_acs_report()
1395 uint8_t chan_load; member
7121 dot11f->report.channel_load_report.chan_load =7122 channel_load_report->chan_load;7143 dot11f->report.channel_load_report.chan_load);
5797 pDst->report.channel_load_report.chan_load = *pBuf; in dot11f_unpack_ie_measurement_report()26987 *pBuf = pSrc->report.channel_load_report.chan_load; in dot11f_pack_ie_measurement_report()
1771 chan_load, 1;
6215 uint8_t chan_load; member