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()
1348 IEEE80211_P2P_OPPPS_ENABLE_BIT)); in iwl_mvm_mac_ctxt_cmd_go()
1445 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_start_ap()2752 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()2756 ~IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
459 if (noa_attr.oppps_ctwindow & IEEE80211_P2P_OPPPS_ENABLE_BIT) { in wilc_parse_join_bss_param()
1621 #define IEEE80211_P2P_OPPPS_ENABLE_BIT BIT(7) macro
2777 if (!(val & IEEE80211_P2P_OPPPS_ENABLE_BIT)) in RTW89_SET_FWCMD_NOA_CTWINDOW()