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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_ioctl.c48 struct ieee80211_key_conf *keyconf = NULL; local
57 (keyconf = ieee80211_key_data2conf(local, key))) {
59 keyconf, sta ? sta->aid : 0)) {
64 !!(keyconf->flags & IEEE80211_KEY_FORCE_SW_ENCRYPT);
66 keyconf->hw_key_idx;
70 kfree(keyconf);
83 struct ieee80211_key_conf *keyconf; local
171 keyconf = NULL;
175 (keyconf = ieee80211_key_data2conf(local, key)) != NULL &&
177 sta_addr, keyconf, st
979 struct ieee80211_key_conf *keyconf; local
995 keyconf, 0); local
1011 sta->addr, keyconf, sta->aid); local
1088 struct ieee80211_key_conf *keyconf; local
1111 struct ieee80211_key_conf *keyconf; local
1122 addr, keyconf, 0); local
[all...]

Completed in 28 milliseconds