Lines Matching refs:cmd_info
614 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info);
628 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info);
630 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info);
632 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info);
634 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info);
636 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info);
758 const wl_drv_sub_cmd_t *cmd, char *command, wl_drv_cmd_info_t *cmd_info);
780 const wl_drv_sub_cmd_t *cmd, char *command, wl_drv_cmd_info_t *cmd_info);
782 const wl_drv_sub_cmd_t *cmd, char *command, wl_drv_cmd_info_t *cmd_info);
5247 wl_natoe_cmd_info_t cmd_info; in wl_android_process_natoe_cmd() local
5267 cmd_info.command = command; in wl_android_process_natoe_cmd()
5268 cmd_info.tot_len = total_len; in wl_android_process_natoe_cmd()
5269 ret = natoe_cmd->handler(dev, natoe_cmd, pcmd, &cmd_info); in wl_android_process_natoe_cmd()
5282 wl_natoe_cmd_info_t *cmd_info = (wl_natoe_cmd_info_t *)ctx; in wlu_natoe_set_vars_cbfn() local
5283 uint8 *command = cmd_info->command; in wlu_natoe_set_vars_cbfn()
5284 uint16 total_len = cmd_info->tot_len; in wlu_natoe_set_vars_cbfn()
5295 cmd_info->bytes_written = bytes_written; in wlu_natoe_set_vars_cbfn()
5322 cmd_info->bytes_written = bytes_written; in wlu_natoe_set_vars_cbfn()
5335 cmd_info->bytes_written = bytes_written; in wlu_natoe_set_vars_cbfn()
5344 cmd_info->bytes_written = bytes_written; in wlu_natoe_set_vars_cbfn()
5352 cmd_info->bytes_written = bytes_written; in wlu_natoe_set_vars_cbfn()
5369 uint16 iocsz, uint8 *buf, uint16 buflen, wl_natoe_cmd_info_t *cmd_info) in wl_natoe_get_ioctl() argument
5382 res = bcm_unpack_xtlv_buf(cmd_info, iocresp->data, iocresp->len, in wl_natoe_get_ioctl()
5386 res = cmd_info->bytes_written; in wl_natoe_get_ioctl()
5400 char *command, wl_natoe_cmd_info_t *cmd_info) in wl_android_natoe_subcmd_enable() argument
5434 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_enable()
5476 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info) in wl_android_natoe_subcmd_config_ips() argument
5512 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_config_ips()
5596 const wl_natoe_sub_cmd_t *cmd, char *command, wl_natoe_cmd_info_t *cmd_info) in wl_android_natoe_subcmd_config_ports() argument
5632 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_config_ports()
5696 char *command, wl_natoe_cmd_info_t *cmd_info) in wl_android_natoe_subcmd_dbg_stats() argument
5731 WLC_IOCTL_MAXLEN, cmd_info); in wl_android_natoe_subcmd_dbg_stats()
5773 char *command, wl_natoe_cmd_info_t *cmd_info) in wl_android_natoe_subcmd_tbl_cnt() argument
5808 WLC_IOCTL_MEDLEN, cmd_info); in wl_android_natoe_subcmd_tbl_cnt()
5857 wl_drv_cmd_info_t cmd_info; in wl_android_process_mbo_cmd() local
5877 cmd_info.command = command; in wl_android_process_mbo_cmd()
5878 cmd_info.tot_len = total_len; in wl_android_process_mbo_cmd()
5879 ret = mbo_cmd->handler(dev, mbo_cmd, pcmd, &cmd_info); in wl_android_process_mbo_cmd()
5920 wl_drv_cmd_info_t *cmd_info = (wl_drv_cmd_info_t *)ctx; in wl_android_mbo_resp_parse_cbfn() local
5921 uint8 *command = cmd_info->command; in wl_android_mbo_resp_parse_cbfn()
5922 uint16 total_len = cmd_info->tot_len; in wl_android_mbo_resp_parse_cbfn()
5935 cmd_info->bytes_written = bytes_written; in wl_android_mbo_resp_parse_cbfn()
5946 char *command, wl_drv_cmd_info_t *cmd_info) in wl_android_mbo_subcmd_cell_data_cap() argument
5993 ret = bcm_unpack_xtlv_buf((void *)cmd_info, (uint8 *)p_resp->data, in wl_android_mbo_subcmd_cell_data_cap()
5997 ret = cmd_info->bytes_written; in wl_android_mbo_subcmd_cell_data_cap()
6069 wl_drv_cmd_info_t *cmd_info = (wl_drv_cmd_info_t *)ctx; in wl_android_mbo_non_pref_chan_parse_cbfn() local
6070 uint8 *command = cmd_info->command + cmd_info->bytes_written; in wl_android_mbo_non_pref_chan_parse_cbfn()
6071 uint16 total_len = cmd_info->tot_len; in wl_android_mbo_non_pref_chan_parse_cbfn()
6074 ANDROID_INFO(("Total bytes written at begining %u\n", cmd_info->bytes_written)); in wl_android_mbo_non_pref_chan_parse_cbfn()
6086 cmd_info->bytes_written += bytes_written; in wl_android_mbo_non_pref_chan_parse_cbfn()
6094 cmd_info->bytes_written += bytes_written; in wl_android_mbo_non_pref_chan_parse_cbfn()
6102 cmd_info->bytes_written += bytes_written; in wl_android_mbo_non_pref_chan_parse_cbfn()
6110 cmd_info->bytes_written += bytes_written; in wl_android_mbo_non_pref_chan_parse_cbfn()
6116 ANDROID_INFO(("Total bytes written %u\n", cmd_info->bytes_written)); in wl_android_mbo_non_pref_chan_parse_cbfn()
6123 wl_drv_cmd_info_t *cmd_info) in wl_android_mbo_subcmd_non_pref_chan() argument
6169 ret = bcm_unpack_xtlv_buf((void *)cmd_info, (uint8 *)p_resp->data, in wl_android_mbo_subcmd_non_pref_chan()
6173 ret = cmd_info->bytes_written; in wl_android_mbo_subcmd_non_pref_chan()