Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgnan.c1020 bcm_iov_batch_subcmd_t *sub_cmd_resp = NULL; in wl_cfgnan_config_eventmask() local
1082 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() local
1459 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() local
1693 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 …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgnan.c1020 bcm_iov_batch_subcmd_t *sub_cmd_resp = NULL; in wl_cfgnan_config_eventmask() local
1082 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() local
1459 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() local
1693 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 …]