Searched refs:psetphypara (Results 1 – 1 of 1) sorted by relevance
534 struct setphy_parm *psetphypara; in rtw_setphy_cmd() local543 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()