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