Home
last modified time | relevance | path

Searched refs:secinfo (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/rsi/
A Drsi_91x_mac80211.c178 if (((common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP104) || in rsi_is_cipher_wep()
179 (common->secinfo.gtk_cipher == WLAN_CIPHER_SUITE_WEP40)) && in rsi_is_cipher_wep()
180 (!common->secinfo.ptk_cipher)) in rsi_is_cipher_wep()
1043 struct security_info *secinfo = &common->secinfo; in rsi_mac80211_set_key() local
1056 secinfo->ptk_cipher = key->cipher; in rsi_mac80211_set_key()
1058 secinfo->gtk_cipher = key->cipher; in rsi_mac80211_set_key()
1575 common->secinfo.ptk_cipher = 0; in rsi_mac80211_sta_remove()
1576 common->secinfo.gtk_cipher = 0; in rsi_mac80211_sta_remove()
A Drsi_main.h270 struct security_info secinfo; member
A Drsi_91x_mgmt.c1811 if (common->secinfo.gtk_cipher) in rsi_send_wowlan_request()

Completed in 14 milliseconds