Searched refs:setChannelSwitch_param (Results 1 – 8 of 8) sorted by relevance
2261 struct SetChannelSwitch_param*setChannelSwitch_param; in rtw_set_csa_cmd() local2277 …setChannelSwitch_param = (struct SetChannelSwitch_param *)rtw_zmalloc(sizeof(struct SetChannelSwit… in rtw_set_csa_cmd()2278 if(setChannelSwitch_param == NULL) { in rtw_set_csa_cmd()2284 setChannelSwitch_param->new_ch_no=new_ch_no; in rtw_set_csa_cmd()2286 init_h2fwcmd_w_parm_no_rsp(pcmdobj, setChannelSwitch_param, GEN_CMD_CODE(_SetChannelSwitch)); in rtw_set_csa_cmd()
15709 struct SetChannelSwitch_param *setChannelSwitch_param; in set_csa_hdl() local15716 setChannelSwitch_param = (struct SetChannelSwitch_param *)pbuf; in set_csa_hdl()15717 new_ch_no = setChannelSwitch_param->new_ch_no; in set_csa_hdl()
2319 struct SetChannelSwitch_param *setChannelSwitch_param; in rtw_set_csa_cmd() local2335 …setChannelSwitch_param = (struct SetChannelSwitch_param *)rtw_zmalloc(sizeof(struct SetChannelSwit… in rtw_set_csa_cmd()2336 if (setChannelSwitch_param == NULL) { in rtw_set_csa_cmd()2342 setChannelSwitch_param->new_ch_no = new_ch_no; in rtw_set_csa_cmd()2344 init_h2fwcmd_w_parm_no_rsp(pcmdobj, setChannelSwitch_param, GEN_CMD_CODE(_SetChannelSwitch)); in rtw_set_csa_cmd()
14758 struct SetChannelSwitch_param *setChannelSwitch_param; in set_csa_hdl() local14765 setChannelSwitch_param = (struct SetChannelSwitch_param *)pbuf; in set_csa_hdl()14766 new_ch_no = setChannelSwitch_param->new_ch_no; in set_csa_hdl()
2368 struct SetChannelSwitch_param*setChannelSwitch_param; in rtw_set_csa_cmd() local2384 …setChannelSwitch_param = (struct SetChannelSwitch_param *)rtw_zmalloc(sizeof(struct SetChannelSwit… in rtw_set_csa_cmd()2385 if(setChannelSwitch_param == NULL) { in rtw_set_csa_cmd()2391 setChannelSwitch_param->new_ch_no=new_ch_no; in rtw_set_csa_cmd()2393 init_h2fwcmd_w_parm_no_rsp(pcmdobj, setChannelSwitch_param, GEN_CMD_CODE(_SetChannelSwitch)); in rtw_set_csa_cmd()
15254 struct SetChannelSwitch_param *setChannelSwitch_param; in set_csa_hdl() local15261 setChannelSwitch_param = (struct SetChannelSwitch_param *)pbuf; in set_csa_hdl()15262 new_ch_no = setChannelSwitch_param->new_ch_no; in set_csa_hdl()
2300 struct SetChannelSwitch_param *setChannelSwitch_param; in rtw_set_csa_cmd() local2314 …setChannelSwitch_param = (struct SetChannelSwitch_param *)rtw_zmalloc(sizeof(struct SetChannelSwit… in rtw_set_csa_cmd()2315 if (setChannelSwitch_param == NULL) { in rtw_set_csa_cmd()2321 setChannelSwitch_param->new_ch_no = new_ch_no; in rtw_set_csa_cmd()2323 init_h2fwcmd_w_parm_no_rsp(pcmdobj, setChannelSwitch_param, GEN_CMD_CODE(_SetChannelSwitch)); in rtw_set_csa_cmd()
15439 struct SetChannelSwitch_param *setChannelSwitch_param; in set_csa_hdl() local15446 setChannelSwitch_param = (struct SetChannelSwitch_param *)pbuf; in set_csa_hdl()15447 new_ch_no = setChannelSwitch_param->new_ch_no; in set_csa_hdl()