Home
last modified time | relevance | path

Searched refs:support_p2p_ps (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.c800 if (!sta->sta.support_p2p_ps) { in ieee80211_recalc_p2p_go_ps_allowed()
867 if (!sta->sta.support_p2p_ps) in sta_info_insert_finish()
1347 if (!sta->sta.support_p2p_ps) in _sta_info_move_state()
1358 if (!sta->sta.support_p2p_ps) in _sta_info_move_state()
1603 bool support_p2p_ps = true; in __sta_info_flush() local
1607 if (!sta->sta.support_p2p_ps) in __sta_info_flush()
1608 support_p2p_ps = false; in __sta_info_flush()
1613 if (!support_p2p_ps) in __sta_info_flush()
H A Dcfg.c2011 if (params->support_p2p_ps >= 0) in sta_apply_parameters()
2012 sta->sta.support_p2p_ps = params->support_p2p_ps; in sta_apply_parameters()
/openbmc/linux/include/net/
H A Dmac80211.h2367 bool support_p2p_ps; member
H A Dcfg80211.h1626 int support_p2p_ps; member
/openbmc/linux/net/wireless/
H A Dnl80211.c6889 if (params->support_p2p_ps != -1 && in cfg80211_check_station_change()
7240 params.support_p2p_ps = in nl80211_set_station()
7243 params.support_p2p_ps = -1; in nl80211_set_station()
7424 params.support_p2p_ps = in nl80211_new_station()
7431 params.support_p2p_ps = in nl80211_new_station()