Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dp2p.c39 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath10k_p2p_noa_ie_fill()
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dpower.c250 IEEE80211_P2P_OPPPS_ENABLE_BIT)) in iwl_mvm_power_allow_uapsd()
Dmac-ctxt.c1156 IEEE80211_P2P_OPPPS_ENABLE_BIT)); in iwl_mvm_mac_ctxt_cmd_go()
/linux-5.19.10/net/mac80211/
Dcfg.c1251 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_start_ap()
2506 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
2510 ~IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
/linux-5.19.10/include/linux/
Dieee80211.h1495 #define IEEE80211_P2P_OPPPS_ENABLE_BIT BIT(7) macro
/linux-5.19.10/drivers/net/wireless/microchip/wilc1000/
Dhif.c435 if (noa_attr.oppps_ctwindow & IEEE80211_P2P_OPPPS_ENABLE_BIT) { in wilc_parse_join_bss_param()