Searched refs:ob_frame (Results 1 – 1 of 1) sorted by relevance
1301 struct mvumi_rsp_frame *ob_frame) in mvumi_complete_cmd() argument1306 scmd->result = ob_frame->req_status; in mvumi_complete_cmd()1308 switch (ob_frame->req_status) { in mvumi_complete_cmd()1317 if (ob_frame->rsp_flag & CL_RSP_FLAG_SENSEDATA) { in mvumi_complete_cmd()1337 struct mvumi_rsp_frame *ob_frame) in mvumi_complete_internal_cmd() argument1340 cmd->cmd_status = ob_frame->req_status; in mvumi_complete_internal_cmd()1345 memcpy(cmd->data_buf, ob_frame->payload, in mvumi_complete_internal_cmd()1766 struct mvumi_rsp_frame *ob_frame; in mvumi_handle_clob() local1777 cmd = mhba->tag_cmd[ob_frame->tag]; in mvumi_handle_clob()1780 mhba->tag_cmd[ob_frame->tag] = NULL; in mvumi_handle_clob()[all …]