Home
last modified time | relevance | path

Searched refs:NL80211_STA_INFO_STA_FLAGS (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h594 NL80211_STA_INFO_STA_FLAGS, enumerator
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h3374 * @NL80211_STA_INFO_STA_FLAGS: Contains a struct nl80211_sta_flag_update.
3439 NL80211_STA_INFO_STA_FLAGS, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h3794 * @NL80211_STA_INFO_STA_FLAGS: Contains a struct nl80211_sta_flag_update.
3859 NL80211_STA_INFO_STA_FLAGS, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h661 NL80211_STA_INFO_STA_FLAGS, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h649 NL80211_STA_INFO_STA_FLAGS, enumerator
/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.c2276 BIT_ULL(NL80211_STA_INFO_STA_FLAGS) | in sta_set_sinfo()
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.c2575 BIT_ULL(NL80211_STA_INFO_STA_FLAGS) | in sta_set_sinfo()
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c662 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_STA_FLAGS); in qtnf_cmd_sta_info_parse()
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c650 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_STA_FLAGS); in qtnf_cmd_sta_info_parse()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2661 si->filled |= BIT_ULL(NL80211_STA_INFO_STA_FLAGS); in brcmf_convert_sta_flags()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3023 si->filled |= BIT_ULL(NL80211_STA_INFO_STA_FLAGS); in brcmf_convert_sta_flags()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c5735 if ((sinfo->filled & BIT_ULL(NL80211_STA_INFO_STA_FLAGS)) && in nl80211_send_station()
5736 nla_put(msg, NL80211_STA_INFO_STA_FLAGS, in nl80211_send_station()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c6657 if ((sinfo->filled & BIT_ULL(NL80211_STA_INFO_STA_FLAGS)) && in nl80211_send_station()
6658 nla_put(msg, NL80211_STA_INFO_STA_FLAGS, in nl80211_send_station()

Completed in 117 milliseconds