Searched refs:freq_5GHz_low (Results 1 – 2 of 2) sorted by relevance
175 !sbs_cut_off_freq) && !freq_list->freq_5GHz_low) { in ll_lt_sap_update_mac_freq()176 freq_list->freq_5GHz_low = given_freq; in ll_lt_sap_update_mac_freq()198 freq_list->freq_5GHz_low = given_freq; in ll_lt_sap_update_mac_freq()349 if (freq_list->shared_mac.freq_5GHz_low && in ll_lt_sap_update_freq_list()352 freq_list->standalone_mac.freq_5GHz_low && in ll_lt_sap_update_freq_list()361 freq_list->shared_mac.freq_5GHz_low, in ll_lt_sap_update_freq_list()367 freq_list->standalone_mac.freq_5GHz_low, in ll_lt_sap_update_freq_list()442 if (freq_list.standalone_mac.freq_5GHz_low) in ll_lt_sap_get_valid_freq()443 return freq_list.standalone_mac.freq_5GHz_low; in ll_lt_sap_get_valid_freq()444 if (freq_list.shared_mac.freq_5GHz_low) in ll_lt_sap_get_valid_freq()[all …]
83 qdf_freq_t freq_5GHz_low; member