host_cmd_ds_tdls_oper
struct host_cmd_ds_tdls_oper tdls_oper;
struct host_cmd_ds_tdls_oper *tdls_oper = &cmd->params.tdls_oper;
sizeof(struct host_cmd_ds_tdls_oper));
pos = (u8 *)tdls_oper + sizeof(struct host_cmd_ds_tdls_oper);
struct host_cmd_ds_tdls_oper *cmd_tdls_oper = &resp->params.tdls_oper;