Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_cmd.c534 struct setphy_parm *psetphypara; in rtw_setphy_cmd() local
543 psetphypara = kzalloc(sizeof(struct setphy_parm), GFP_ATOMIC); in rtw_setphy_cmd()
545 if (!psetphypara) { in rtw_setphy_cmd()
551 init_h2fwcmd_w_parm_no_rsp(ph2c, psetphypara, _SetPhy_CMD_); in rtw_setphy_cmd()
553 psetphypara->modem = modem; in rtw_setphy_cmd()
554 psetphypara->rfchannel = ch; in rtw_setphy_cmd()