Searched refs:secinfo (Results 1 – 3 of 3) sorted by relevance
178 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() local1056 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()
270 struct security_info secinfo; member
1811 if (common->secinfo.gtk_cipher) in rsi_send_wowlan_request()
Completed in 14 milliseconds