Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dp2p.c50 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath10k_p2p_noa_ie_fill()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dpower.c296 IEEE80211_P2P_OPPPS_ENABLE_BIT)) in iwl_mvm_power_allow_uapsd()
Dmac-ctxt.c1269 IEEE80211_P2P_OPPPS_ENABLE_BIT)); in iwl_mvm_mac_ctxt_cmd_go()
/Linux-v4.19/net/mac80211/
Dcfg.c965 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_start_ap()
2132 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
2136 ~IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
/Linux-v4.19/include/linux/
Dieee80211.h1231 #define IEEE80211_P2P_OPPPS_ENABLE_BIT BIT(7) macro