Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c3422 uint32_t count, primary_sta_freq = 0, secondary_sta_freq = 0; in wlan_mlme_get_mcc_duty_cycle_percentage() local
3457 secondary_sta_freq = op_ch_freq_list[i]; in wlan_mlme_get_mcc_duty_cycle_percentage()
3463 if (!primary_sta_freq || !secondary_sta_freq) { in wlan_mlme_get_mcc_duty_cycle_percentage()
3490 operating_channel = wlan_freq_to_chan(secondary_sta_freq); in wlan_mlme_get_mcc_duty_cycle_percentage()