Home
last modified time | relevance | path

Searched refs:WIPHY_FLAG_AP_UAPSD (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1019 WIPHY_FLAG_AP_UAPSD = BIT(0), enumerator
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c456 WIPHY_FLAG_AP_UAPSD; in mt76_phy_init()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c562 hw->wiphy->flags |= WIPHY_FLAG_AP_UAPSD; in iwl_mvm_mac_setup_register()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c5315 WIPHY_FLAG_AP_UAPSD |
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7277 ar->hw->wiphy->flags |= WIPHY_FLAG_AP_UAPSD; in __ath12k_mac_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9500 ar->hw->wiphy->flags |= WIPHY_FLAG_AP_UAPSD; in __ath11k_mac_register()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c10176 ar->hw->wiphy->flags |= WIPHY_FLAG_AP_UAPSD;