Lines Matching defs:keyconf
1145 void ieee80211_get_key_rx_seq(struct ieee80211_key_conf *keyconf,
1151 key = container_of(keyconf, struct ieee80211_key, conf);
1198 void ieee80211_set_key_rx_seq(struct ieee80211_key_conf *keyconf,
1204 key = container_of(keyconf, struct ieee80211_key, conf);
1254 void ieee80211_remove_key(struct ieee80211_key_conf *keyconf)
1258 key = container_of(keyconf, struct ieee80211_key, conf);
1281 struct ieee80211_key_conf *keyconf)
1294 key = ieee80211_key_alloc(keyconf->cipher, keyconf->keyidx,
1295 keyconf->keylen, keyconf->key,