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