Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c17986 #define SET_CHAN_CHAN_LIST QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_LIST macro
18013 [SET_CHAN_CHAN_LIST] = {.type = NLA_NESTED},
18157 nla_for_each_nested(curr_attr, tb[SET_CHAN_CHAN_LIST], rem) in hdd_extract_external_acs_channels()
18176 nla_for_each_nested(curr_attr, tb[SET_CHAN_CHAN_LIST], rem) { in hdd_extract_external_acs_channels()
18269 if (!tb[SET_CHAN_FREQ_LIST] && !tb[SET_CHAN_CHAN_LIST]) { in hdd_parse_vendor_acs_chan_config()
18299 #undef SET_CHAN_CHAN_LIST