Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3537 struct nl80211_sta_flag_update { struct
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c524 qtnf_sta_info_parse_flags(struct nl80211_sta_flag_update *dst, in qtnf_sta_info_parse_flags()
/openbmc/linux/include/net/
H A Dcfg80211.h1985 struct nl80211_sta_flag_update sta_flags;
/openbmc/linux/net/wireless/
H A Dnl80211.c580 NLA_POLICY_EXACT_LEN_WARN(sizeof(struct nl80211_sta_flag_update)),
6341 struct nl80211_sta_flag_update *sta_flags; in parse_station_flags()
6689 sizeof(struct nl80211_sta_flag_update), in nl80211_send_station()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3008 struct nl80211_sta_flag_update *sfu; in brcmf_convert_sta_flags()