Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c17998 #define SET_CHAN_FREQ_LIST QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_FREQUENCY_LIST macro
18014 [SET_CHAN_FREQ_LIST] = {.type = NLA_NESTED},
18061 nla_for_each_nested(curr_attr, tb[SET_CHAN_FREQ_LIST], rem) in hdd_extract_external_acs_frequencies()
18080 nla_for_each_nested(curr_attr, tb[SET_CHAN_FREQ_LIST], rem) { in hdd_extract_external_acs_frequencies()
18269 if (!tb[SET_CHAN_FREQ_LIST] && !tb[SET_CHAN_CHAN_LIST]) { in hdd_parse_vendor_acs_chan_config()
18274 if (tb[SET_CHAN_FREQ_LIST]) { in hdd_parse_vendor_acs_chan_config()
18305 #undef SET_CHAN_FREQ_LIST