Searched refs:hwq_index (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | common.h | 162 u32 hwq_index; member
|
H A D | main.c | 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() local 568 struct hwq *hwq = get_hwq(afu, hwq_index); in cxlflash_queuecommand() 619 cmd->hwq_index = hwq_index; in cxlflash_queuecommand() 2333 cmd->hwq_index = hwq->index; in send_afu_cmd() 2432 struct hwq *hwq = get_hwq(afu, cmd->hwq_index); in cxlflash_eh_abort_handler() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | common.h | 162 u32 hwq_index; member
|
H A D | main.c | 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() local 568 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() [all...] |
Completed in 9 milliseconds