Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dcfg.c693 if (!sta || (!sta->sta.epp_peer && in ieee80211_add_key()
2223 if (params->epp_peer) in sta_apply_parameters()
2224 sta->sta.epp_peer = true; in sta_apply_parameters()
H A Dieee80211_i.h2402 return (sta && sta->sta.epp_peer && in ieee80211_require_encrypted_assoc()
H A Dmlme.c2417 assoc_encrypt = sta && sta->sta.epp_peer && in ieee80211_send_assoc()
9118 new_sta->sta.epp_peer = true; in ieee80211_prep_connection()
/linux/include/net/
H A Dcfg80211.h1857 bool epp_peer; member
/linux/net/wireless/
H A Dnl80211.c8901 params.epp_peer = in nl80211_new_station()