Searched refs:NL80211_FEATURE_QUIET (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h42 NL80211_FEATURE_QUIET = BIT(7), enumerator in enum:nl80211_feature_flags
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h2196 * %NL80211_FEATURE_QUIET,
5710 * @NL80211_FEATURE_QUIET: This device, in client mode, supports Quiet Period
5770 NL80211_FEATURE_QUIET = 1 << 21, enumerator in enum:nl80211_feature_flags
5790 * NL80211_FEATURE_QUIET is not advertized.
H A Ddriver_nl80211_capa.c723 if (flags & NL80211_FEATURE_QUIET)
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c596 hw->wiphy->features |= NL80211_FEATURE_QUIET;

Completed in 230 milliseconds