Searched refs:NL80211_STA_INFO_STA_FLAGS (Results 1 – 4 of 4) sorted by relevance
2481 NL80211_STA_INFO_STA_FLAGS, enumerator
1882 BIT(NL80211_STA_INFO_STA_FLAGS) | in sta_set_sinfo()
2377 si->filled |= BIT(NL80211_STA_INFO_STA_FLAGS); in brcmf_convert_sta_flags()
3809 if ((sinfo->filled & BIT(NL80211_STA_INFO_STA_FLAGS)) && in nl80211_send_station()3810 nla_put(msg, NL80211_STA_INFO_STA_FLAGS, in nl80211_send_station()