Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/rrm/
H A Dsme_rrm.c741 uint8_t chan_load = 0, temp_chan_load; in sme_rrm_send_chan_load_report_xmit_ind() local
819 temp_chan_load = in sme_rrm_send_chan_load_report_xmit_ind()
823 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()