Searched refs:IEEE80211_P2P_OPPPS_ENABLE_BIT (Results 1 – 7 of 7) sorted by relevance
39 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath10k_p2p_noa_ie_fill()
250 IEEE80211_P2P_OPPPS_ENABLE_BIT)) in iwl_mvm_power_allow_uapsd()
1156 IEEE80211_P2P_OPPPS_ENABLE_BIT)); in iwl_mvm_mac_ctxt_cmd_go()
1332 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_start_ap()2624 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()2628 ~IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
445 if (noa_attr.oppps_ctwindow & IEEE80211_P2P_OPPPS_ENABLE_BIT) { in wilc_parse_join_bss_param()
1537 #define IEEE80211_P2P_OPPPS_ENABLE_BIT BIT(7) macro
2506 if (!(val & IEEE80211_P2P_OPPPS_ENABLE_BIT)) in RTW89_SET_FWCMD_NOA_CTWINDOW()