Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c17985 #define SET_CHAN_REASON QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_REASON macro
18012 [SET_CHAN_REASON] = {.type = NLA_U8},
18266 if (tb[SET_CHAN_REASON]) in hdd_parse_vendor_acs_chan_config()
18267 *reason = nla_get_u8(tb[SET_CHAN_REASON]); in hdd_parse_vendor_acs_chan_config()
18298 #undef SET_CHAN_REASON