Searched refs:NL80211_ATTR_COLOR_CHANGE_COUNT (Results 1 – 2 of 2) sorted by relevance
3095 NL80211_ATTR_COLOR_CHANGE_COUNT, enumerator
763 [NL80211_ATTR_COLOR_CHANGE_COUNT] = { .type = NLA_U8 },14827 if (!info->attrs[NL80211_ATTR_COLOR_CHANGE_COUNT] || in nl80211_color_change()14832 params.count = nla_get_u8(info->attrs[NL80211_ATTR_COLOR_CHANGE_COUNT]); in nl80211_color_change()17565 nla_put_u32(msg, NL80211_ATTR_COLOR_CHANGE_COUNT, count)) in cfg80211_bss_color_notify()