Searched refs:dot11PrivacyKeyIndex (Results 1 – 17 of 17) sorted by relevance
63 psec_priv->dot11PrivacyKeyIndex = 0; in rtw_reset_securitypriv23a()
511 psecuritypriv->dot11PrivacyKeyIndex = key_index; in rtw_cfg80211_ap_set_encryption()744 psecuritypriv->dot11PrivacyKeyIndex = key_index; in rtw_cfg80211_set_encryption()955 if (key_index == psecuritypriv->dot11PrivacyKeyIndex) { in cfg80211_rtw_del_key()979 psecuritypriv->dot11PrivacyKeyIndex = key_index; in cfg80211_rtw_set_default_key()1773 psecuritypriv->dot11PrivacyKeyIndex = keyid; in rtw_cfg80211_add_wep()
404 psecuritypriv->dot11PrivacyKeyIndex = 0; in rtw_init_default_value()
85 psec_priv->dot11PrivacyKeyIndex = 0; in rtw_reset_securitypriv()
1644 key = padapter->securitypriv.dot11PrivacyKeyIndex; in rtw_wx_set_enc()1686 padapter->securitypriv.dot11PrivacyKeyIndex = key; in rtw_wx_set_enc()1747 key = padapter->securitypriv.dot11PrivacyKeyIndex; in rtw_wx_get_enc()2309 psecuritypriv->dot11PrivacyKeyIndex = wep_key_idx; in rtw_set_encryption()
814 psecuritypriv->dot11PrivacyKeyIndex = 0; in rtw_init_default_value()
107 u32 dot11PrivacyKeyIndex; /* this is only valid for legendary member
112 u32 dot11PrivacyKeyIndex; /* this is only valid for legendary member
93 psecuritypriv->dot11PrivacyKeyIndex) in ips_leave23a()
565 (u8)psecuritypriv->dot11PrivacyKeyIndex; in update_attrib()1167 padapter->securitypriv.dot11PrivacyKeyIndex, in rtw_xmitframe_coalesce23a()
174 index = psecuritypriv->dot11PrivacyKeyIndex; in rtw_wep_encrypt23a()
485 psecuritypriv->dot11PrivacyKeyIndex; in decryptor()
198 if (keyid == psecuritypriv->dot11PrivacyKeyIndex) in ips_leave()
543 psecuritypriv->dot11PrivacyKeyIndex = keyid; in rtw_set_802_11_add_wep()
168 keylength = psecuritypriv->dot11DefKeylen[psecuritypriv->dot11PrivacyKeyIndex]; in rtw_wep_encrypt()173 …memcpy(&wepkey[3], &psecuritypriv->dot11DefKey[psecuritypriv->dot11PrivacyKeyIndex].skey[0], keyle… in rtw_wep_encrypt()
562 pattrib->key_idx = (u8)psecuritypriv->dot11PrivacyKeyIndex; in update_attrib()1052 …padapter->securitypriv.dot11PrivacyKeyIndex, pattrib->iv[3], *pframe, *(pframe+1), *(pframe+2), *(… in rtw_xmitframe_coalesce()
432 prxattrib->key_index = psecuritypriv->dot11PrivacyKeyIndex; in decryptor()