Searched refs:hwq_index (Results 1 – 2 of 2) sorted by relevance
159 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in cmd_complete()304 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in send_cmd_ioarrin()348 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in send_cmd_sq()492 cmd->hwq_index = hwq->index; in send_tmf()567 int hwq_index = cmd_to_target_hwq(host, scp, afu); in cxlflash_queuecommand() local568 struct hwq *hwq = get_hwq(afu, hwq_index); in cxlflash_queuecommand()619 cmd->hwq_index = hwq_index; in cxlflash_queuecommand()2310 cmd->hwq_index = hwq->index; in send_afu_cmd()2409 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in cxlflash_eh_abort_handler()
162 u32 hwq_index; member