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()956 if (key_index == psecuritypriv->dot11PrivacyKeyIndex) { in cfg80211_rtw_del_key()980 psecuritypriv->dot11PrivacyKeyIndex = key_index; in cfg80211_rtw_set_default_key()1781 psecuritypriv->dot11PrivacyKeyIndex = keyid; in rtw_cfg80211_add_wep()
410 psecuritypriv->dot11PrivacyKeyIndex = 0; in rtw_init_default_value()
85 psec_priv->dot11PrivacyKeyIndex = 0; in rtw_reset_securitypriv()
1635 key = padapter->securitypriv.dot11PrivacyKeyIndex; in rtw_wx_set_enc()1677 padapter->securitypriv.dot11PrivacyKeyIndex = key; in rtw_wx_set_enc()1738 key = padapter->securitypriv.dot11PrivacyKeyIndex; in rtw_wx_get_enc()2302 psecuritypriv->dot11PrivacyKeyIndex = wep_key_idx; in rtw_set_encryption()
788 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()
577 (u8)psecuritypriv->dot11PrivacyKeyIndex; in update_attrib()1184 padapter->securitypriv.dot11PrivacyKeyIndex, in rtw_xmitframe_coalesce23a()
177 index = psecuritypriv->dot11PrivacyKeyIndex; in rtw_wep_encrypt23a()
496 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()
561 pattrib->key_idx = (u8)psecuritypriv->dot11PrivacyKeyIndex; in update_attrib()1053 …padapter->securitypriv.dot11PrivacyKeyIndex, pattrib->iv[3], *pframe, *(pframe+1), *(pframe+2), *(… in rtw_xmitframe_coalesce()
445 prxattrib->key_index = psecuritypriv->dot11PrivacyKeyIndex; in decryptor()