Searched refs:SET_CHAN_REASON (Results 1 – 1 of 1) sorted by relevance
17985 #define SET_CHAN_REASON QCA_WLAN_VENDOR_ATTR_EXTERNAL_ACS_CHANNEL_REASON macro18012 [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