Searched refs:ieee80211_cs_get (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | util.c | 4019 ieee80211_cs_get(struct ieee80211_local *local, u32 cipher, in ieee80211_cs_get() function 4049 cs = ieee80211_cs_get(local, crypto->ciphers_pairwise[i], in ieee80211_cs_headroom() 4056 cs = ieee80211_cs_get(local, crypto->cipher_group, iftype); in ieee80211_cs_headroom()
|
| H A D | ieee80211_i.h | 2272 ieee80211_cs_get(struct ieee80211_local *local, u32 cipher,
|
| H A D | cfg.c | 437 cs = ieee80211_cs_get(local, params->cipher, sdata->vif.type); in ieee80211_add_key()
|