Searched refs:pcmdobj (Results 1 – 1 of 1) sorted by relevance
736 struct cmd_obj *pcmdobj; in rtw_set_chplan_cmd() local761 pcmdobj = kzalloc(sizeof(struct cmd_obj), GFP_KERNEL); in rtw_set_chplan_cmd()762 if (!pcmdobj) { in rtw_set_chplan_cmd()768 init_h2fwcmd_w_parm_no_rsp(pcmdobj, setChannelPlan_param, _SetChannelPlan_CMD_); in rtw_set_chplan_cmd()769 res = rtw_enqueue_cmd(pcmdpriv, pcmdobj); in rtw_set_chplan_cmd()