Home
last modified time | relevance | path

Searched refs:NL80211_FEATURE_STATIC_SMPS (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h46 NL80211_FEATURE_STATIC_SMPS = BIT(11), enumerator
/freebsd/contrib/wpa/src/drivers/
H A Dnl80211_copy.h6215 NL80211_FEATURE_STATIC_SMPS = 1 << 24, enumerator
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c651 NL80211_FEATURE_STATIC_SMPS | in iwl_mvm_mac_setup_register()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7258 ar->hw->wiphy->features |= NL80211_FEATURE_STATIC_SMPS; in __ath12k_mac_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9480 ar->hw->wiphy->features |= NL80211_FEATURE_STATIC_SMPS; in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10111 ar->hw->wiphy->features |= NL80211_FEATURE_STATIC_SMPS;