Searched refs:IEEE80211_P2P_OPPPS_ENABLE_BIT (Results 1 – 9 of 9) sorted by relevance
39 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath10k_p2p_noa_ie_fill()
43 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath11k_p2p_noa_ie_fill()
40 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath12k_p2p_noa_ie_fill()
271 IEEE80211_P2P_OPPPS_ENABLE_BIT)) in iwl_mvm_power_allow_uapsd()
1359 IEEE80211_P2P_OPPPS_ENABLE_BIT)); in iwl_mvm_mac_ctxt_cmd_go()
1480 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_start_ap()2800 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()2804 ~IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
462 if (noa_attr.oppps_ctwindow & IEEE80211_P2P_OPPPS_ENABLE_BIT) { in wilc_parse_join_bss_param()
1747 #define IEEE80211_P2P_OPPPS_ENABLE_BIT BIT(7) macro
2920 if (!(val & IEEE80211_P2P_OPPPS_ENABLE_BIT)) in RTW89_SET_FWCMD_NOA_CTWINDOW()