Searched refs:psetauthparm (Results 1 – 1 of 1) sorted by relevance
1808 struct setauth_parm *psetauthparm; in rtw_set_auth() local1818 psetauthparm = rtw_zmalloc(sizeof(struct setauth_parm)); in rtw_set_auth()1819 if (!psetauthparm) { in rtw_set_auth()1825 psetauthparm->mode = (unsigned char)psecuritypriv->dot11AuthAlgrthm; in rtw_set_auth()1828 pcmd->parmbuf = (unsigned char *)psetauthparm; in rtw_set_auth()
Completed in 11 milliseconds