Home
last modified time | relevance | path

Searched refs:psetop (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8712/
Drtl871x_cmd.c569 struct setopmode_parm *psetop; in r8712_setopmode_cmd() local
576 psetop = (struct setopmode_parm *)_malloc( in r8712_setopmode_cmd()
578 if (psetop == NULL) { in r8712_setopmode_cmd()
582 init_h2fwcmd_w_parm_no_rsp(ph2c, psetop, _SetOpMode_CMD_); in r8712_setopmode_cmd()
583 psetop->mode = (u8)networktype; in r8712_setopmode_cmd()