Searched refs:psetassocsta_rsp (Results 1 – 1 of 1) sorted by relevance
1148 struct set_stakey_rsp *psetassocsta_rsp = NULL; in rtw_setassocsta_cmd() local1165 psetassocsta_rsp = kzalloc(sizeof(struct set_assocsta_rsp), GFP_ATOMIC); in rtw_setassocsta_cmd()1166 if (!psetassocsta_rsp) { in rtw_setassocsta_cmd()1173 ph2c->rsp = (u8 *)psetassocsta_rsp; in rtw_setassocsta_cmd()