Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnl80211.h3729 struct nl80211_sta_flag_update { struct
/linux/include/net/
H A Dcfg80211.h2271 struct nl80211_sta_flag_update sta_flags;
/linux/net/wireless/
H A Dnl80211.c667 NLA_POLICY_EXACT_LEN_WARN(sizeof(struct nl80211_sta_flag_update)),
7006 struct nl80211_sta_flag_update *sta_flags; in parse_station_flags()
7539 sizeof(struct nl80211_sta_flag_update), in nl80211_send_station()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3030 struct nl80211_sta_flag_update *sfu; in brcmf_convert_sta_flags()