Home
last modified time | relevance | path

Searched refs:nl80211_sta_flag_update (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dnl80211.h2312 struct nl80211_sta_flag_update { struct
/linux-4.4.14/include/net/
Dcfg80211.h1090 struct nl80211_sta_flag_update sta_flags;
/linux-4.4.14/net/wireless/
Dnl80211.c295 .len = sizeof(struct nl80211_sta_flag_update),
3540 struct nl80211_sta_flag_update *sta_flags; in parse_station_flags()
3811 sizeof(struct nl80211_sta_flag_update), in nl80211_send_station()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c2374 struct nl80211_sta_flag_update *sfu; in brcmf_convert_sta_flags()