Searched refs:hwq_index (Results 1 – 2 of 2) sorted by relevance
164 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in cmd_complete()309 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in send_cmd_ioarrin()353 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in send_cmd_sq()497 cmd->hwq_index = hwq->index; in send_tmf()572 int hwq_index = cmd_to_target_hwq(host, scp, afu); in cxlflash_queuecommand() local573 struct hwq *hwq = get_hwq(afu, hwq_index); in cxlflash_queuecommand()624 cmd->hwq_index = hwq_index; in cxlflash_queuecommand()2338 cmd->hwq_index = hwq->index; in send_afu_cmd()2437 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in cxlflash_eh_abort_handler()
162 u32 hwq_index; member