Searched refs:setauth_parm (Results 1 – 10 of 10) sorted by relevance
158 struct setauth_parm { struct
1149 struct setauth_parm *psetauthparm; in r8712_set_auth()1163 pcmd->cmdsz = sizeof(struct setauth_parm); in r8712_set_auth()
256 struct setauth_parm { struct
1642 struct setauth_parm *psetauthparm; in rtw_set_auth()1652 psetauthparm = kzalloc(sizeof(struct setauth_parm), GFP_KERNEL); in rtw_set_auth()1658 memset(psetauthparm, 0, sizeof(struct setauth_parm)); in rtw_set_auth()1662 pcmd->cmdsz = (sizeof(struct setauth_parm)); in rtw_set_auth()
7999 struct setauth_parm *pparm = (struct setauth_parm *)pbuf; in setauth_hdl()
218 struct setauth_parm { struct
722 GEN_MLME_EXT_HANDLER(sizeof (struct setauth_parm), setauth_hdl)
1895 struct setauth_parm *psetauthparm; in rtw_set_auth()1905 psetauthparm = rtw_zmalloc(sizeof(struct setauth_parm)); in rtw_set_auth()1916 pcmd->cmdsz = (sizeof(struct setauth_parm)); in rtw_set_auth()
107 GEN_MLME_EXT_HANDLER(sizeof(struct setauth_parm), setauth_hdl)
5651 struct setauth_parm *pparm = (struct setauth_parm *)pbuf; in setauth_hdl()