Home
last modified time | relevance | path

Searched refs:WMI_P2P_OPPPS_ENABLE_BIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dwmi.h4295 #define WMI_P2P_OPPPS_ENABLE_BIT BIT(0) macro
Dwmi.c2285 bool oppps = !!(ctwindow_oppps & WMI_P2P_OPPPS_ENABLE_BIT); in ath10k_p2p_fill_noa_ie()
2327 bool opps_enabled = !!(opp_ps_info & WMI_P2P_OPPPS_ENABLE_BIT); in ath10k_p2p_calc_noa_ie_len()