Home
last modified time | relevance | path

Searched refs:NL80211_STA_INFO_STA_FLAGS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dnl80211.h2454 NL80211_STA_INFO_STA_FLAGS, enumerator
/linux-4.1.27/net/mac80211/
Dsta_info.c1821 BIT(NL80211_STA_INFO_STA_FLAGS) | in sta_set_sinfo()
/linux-4.1.27/net/wireless/
Dnl80211.c3784 if ((sinfo->filled & BIT(NL80211_STA_INFO_STA_FLAGS)) && in nl80211_send_station()
3785 nla_put(msg, NL80211_STA_INFO_STA_FLAGS, in nl80211_send_station()