Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dp2p.c39 noa_attr->oppps_ctwindow |= IEEE80211_P2P_OPPPS_ENABLE_BIT; in ath10k_p2p_noa_ie_fill()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c308 IEEE80211_P2P_OPPPS_ENABLE_BIT)) in iwl_mvm_power_allow_uapsd()
H A Dmac-ctxt.c1193 IEEE80211_P2P_OPPPS_ENABLE_BIT)); in iwl_mvm_mac_ctxt_cmd_go()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dcfg.c1163 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_start_ap()
2366 IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
2370 ~IEEE80211_P2P_OPPPS_ENABLE_BIT; in ieee80211_change_bss()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h1445 #define IEEE80211_P2P_OPPPS_ENABLE_BIT BIT(7) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dhif.c430 if (noa_attr.oppps_ctwindow & IEEE80211_P2P_OPPPS_ENABLE_BIT) { in wilc_parse_join_bss_param()