Searched refs:setauth_parm (Results 1 – 4 of 4) sorted by relevance
256 struct setauth_parm { struct
1810 struct setauth_parm *psetauthparm; in rtw_set_auth()1820 psetauthparm = rtw_zmalloc(sizeof(struct setauth_parm)); in rtw_set_auth()1831 pcmd->cmdsz = (sizeof(struct setauth_parm)); in rtw_set_auth()
106 GEN_MLME_EXT_HANDLER(sizeof(struct setauth_parm), setauth_hdl)
5594 struct setauth_parm *pparm = (struct setauth_parm *)pbuf; in setauth_hdl()