Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c883 if (!sta->sta.support_p2p_ps) { in ieee80211_recalc_p2p_go_ps_allowed()
945 if (!sta->sta.support_p2p_ps) in sta_info_insert_finish()
1440 if (!sta->sta.support_p2p_ps) in _sta_info_move_state()
1451 if (!sta->sta.support_p2p_ps) in _sta_info_move_state()
1715 bool support_p2p_ps = true; in __sta_info_flush() local
1719 if (!sta->sta.support_p2p_ps) in __sta_info_flush()
1720 support_p2p_ps = false; in __sta_info_flush()
1725 if (!support_p2p_ps) in __sta_info_flush()
H A Dcfg.c2382 if (params->support_p2p_ps >= 0) in sta_apply_parameters()
2383 sta->sta.support_p2p_ps = params->support_p2p_ps; in sta_apply_parameters()
/linux/include/net/
H A Dmac80211.h2694 bool support_p2p_ps; member
/linux/net/wireless/
H A Dnl80211.c8344 if (params->support_p2p_ps != -1 && in cfg80211_check_station_change()
8738 params.support_p2p_ps = in nl80211_set_station()
8741 params.support_p2p_ps = -1; in nl80211_set_station()
8951 params.support_p2p_ps = in nl80211_new_station()
8958 params.support_p2p_ps = in nl80211_new_station()