Home
last modified time | relevance | path

Searched refs:IEEE80211_WMM_IE_STA_QOSINFO_SP_ALL (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h267 #define IEEE80211_WMM_IE_STA_QOSINFO_SP_ALL 0xf macro
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c455 hw->uapsd_max_sp_len = IEEE80211_WMM_IE_STA_QOSINFO_SP_ALL; in mt76_phy_init()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmvm.h144 #define IWL_UAPSD_MAX_SP IEEE80211_WMM_IE_STA_QOSINFO_SP_ALL
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c4566 hw->uapsd_max_sp_len = IEEE80211_WMM_IE_STA_QOSINFO_SP_ALL;