Searched refs:mtip_cmd (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 162 static struct mtip_cmd *mtip_cmd_from_tag(struct driver_data *dd, in mtip_cmd_from_tag() 490 static void mtip_complete_command(struct mtip_cmd *cmd, blk_status_t status) in mtip_complete_command() 511 struct mtip_cmd *cmd; in mtip_handle_tfe() 663 struct mtip_cmd *command; in mtip_workq_sdbfx() 698 struct mtip_cmd *cmd = mtip_cmd_from_tag(dd, MTIP_TAG_INTERNAL); in mtip_process_legacy() 966 struct mtip_cmd *int_cmd; in mtip_exec_internal_command() 1459 struct mtip_cmd *command, in fill_command_sg() 2058 struct mtip_cmd *command, in mtip_hw_submit_io() 2587 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(rq); in mtip_softirq_done_fn() 2602 struct mtip_cmd *cm in mtip_abort_cmd() [all...] |
H A D | mtip32xx.h | 302 struct mtip_cmd { struct
|
/kernel/linux/linux-6.6/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | 152 static struct mtip_cmd *mtip_cmd_from_tag(struct driver_data *dd, in mtip_cmd_from_tag() 478 static void mtip_complete_command(struct mtip_cmd *cmd, blk_status_t status) in mtip_complete_command() 499 struct mtip_cmd *cmd; in mtip_handle_tfe() 651 struct mtip_cmd *command; in mtip_workq_sdbfx() 686 struct mtip_cmd *cmd = mtip_cmd_from_tag(dd, MTIP_TAG_INTERNAL); in mtip_process_legacy() 954 struct mtip_cmd *int_cmd; in mtip_exec_internal_command() 1447 struct mtip_cmd *command, in fill_command_sg() 2046 struct mtip_cmd *command, in mtip_hw_submit_io() 2431 struct mtip_cmd *cmd = blk_mq_rq_to_pdu(rq); in mtip_softirq_done_fn() 2446 struct mtip_cmd *cm in mtip_abort_cmd() [all...] |
H A D | mtip32xx.h | 300 struct mtip_cmd { struct
|
Completed in 9 milliseconds