Searched refs:p2p_opp_ps (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/mac80211/
H A Dcfg.c788 if (params->p2p_opp_ps) ieee80211_start_ap()
1903 if (params->p2p_opp_ps > 0) { ieee80211_change_bss()
1907 } else if (params->p2p_opp_ps == 0) { ieee80211_change_bss()
/linux-4.1.27/include/net/
H A Dcfg80211.h711 * @p2p_opp_ps: P2P opportunistic PS
730 bool p2p_opp_ps; member in struct:cfg80211_ap_settings
1214 * @p2p_opp_ps: P2P opportunistic PS (-1 = no change)
1224 s8 p2p_ctwindow, p2p_opp_ps; member in struct:bss_parameters
/linux-4.1.27/net/wireless/
H A Dnl80211.c3391 params.p2p_opp_ps = tmp; nl80211_start_ap()
3392 if (params.p2p_opp_ps != 0 && nl80211_start_ap()
4855 params.p2p_opp_ps = -1; nl80211_set_bss()
4898 params.p2p_opp_ps = tmp; nl80211_set_bss()
4899 if (params.p2p_opp_ps && nl80211_set_bss()

Completed in 183 milliseconds