Searched refs:IEEE80211_P2P_OPPPS_ENABLE_BIT (Results 1 – 5 of 5) sorted by relevance
50 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath10k_p2p_noa_ie_fill()
296 IEEE80211_P2P_OPPPS_ENABLE_BIT)) in iwl_mvm_power_allow_uapsd()
1269 IEEE80211_P2P_OPPPS_ENABLE_BIT)); in iwl_mvm_mac_ctxt_cmd_go()
965 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()
1231 #define IEEE80211_P2P_OPPPS_ENABLE_BIT BIT(7) macro