Home
last modified time | relevance | path

Searched refs:IEEE80211_P2P_OPPPS_ENABLE_BIT (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dp2p.c39 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath10k_p2p_noa_ie_fill()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h92 #define IEEE80211_P2P_OPPPS_ENABLE_BIT BIT(7) macro
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dpower.c271 IEEE80211_P2P_OPPPS_ENABLE_BIT)) in iwl_mvm_power_allow_uapsd()
H A Dmac-ctxt.c1380 IEEE80211_P2P_OPPPS_ENABLE_BIT)); in iwl_mvm_mac_ctxt_add()
/freebsd/sys/contrib/dev/rtw89/
H A Dfw.h2800 if (!(val & IEEE80211_P2P_OPPPS_ENABLE_BIT)) in RTW89_SET_FWCMD_TSF32_TOGL_EARLY()