Searched refs:sub_cmd_resp (Results 1 – 2 of 2) sorted by relevance
1020 bcm_iov_batch_subcmd_t *sub_cmd_resp = NULL; in wl_cfgnan_config_eventmask() local1082 sub_cmd_resp = &((bcm_iov_batch_buf_t *)(resp_buf))->cmds[0]; in wl_cfgnan_config_eventmask()1083 evmask = (wl_nan_evmask_extn_t *)sub_cmd_resp->data; in wl_cfgnan_config_eventmask()1396 bcm_iov_batch_subcmd_t *sub_cmd_resp = NULL; in wl_cfgnan_config_control_flag() local1459 sub_cmd_resp = &((bcm_iov_batch_buf_t *)(resp_buf))->cmds[0]; in wl_cfgnan_config_control_flag()1464 cfg_ctrl1 = ((uint32 *)&sub_cmd_resp->data[0]); in wl_cfgnan_config_control_flag()1475 cfg_ctrl2 = ((wl_nan_cfg_ctrl2_t *)&sub_cmd_resp->data[0]); in wl_cfgnan_config_control_flag()1651 bcm_iov_batch_subcmd_t *sub_cmd_resp = NULL; in wl_cfgnan_get_ver() local1693 sub_cmd_resp = &((bcm_iov_batch_buf_t *)(resp_buf))->cmds[0]; in wl_cfgnan_get_ver()1694 nan_ver = ((wl_nan_ver_t *)&sub_cmd_resp->data[0]); in wl_cfgnan_get_ver()[all …]