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

/linux-4.4.14/net/mac80211/
H A Dutil.c2932 ieee80211_cs_get(struct ieee80211_local *local, u32 cipher, ieee80211_cs_get() function
2962 cs = ieee80211_cs_get(local, crypto->ciphers_pairwise[i], ieee80211_cs_headroom()
2969 cs = ieee80211_cs_get(local, crypto->cipher_group, iftype); ieee80211_cs_headroom()
H A Dieee80211_i.h2030 ieee80211_cs_get(struct ieee80211_local *local, u32 cipher,
H A Dcfg.c177 cs = ieee80211_cs_get(local, params->cipher, sdata->vif.type); ieee80211_add_key()

Completed in 93 milliseconds