Home
last modified time | relevance | path

Searched refs:reply_queue (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa.h235 struct reply_queue_buffer reply_queue[MAX_REPLY_QUEUES]; member
491 struct reply_queue_buffer *rq = &h->reply_queue[q]; in SA5_performant_completed()
593 struct reply_queue_buffer *rq = &h->reply_queue[q]; in SA5_ioaccel_mode1_completed()
H A Dhpsa.c311 int reply_queue);
993 struct reply_queue_buffer *rq = &h->reply_queue[q]; in next_command()
1049 int reply_queue) in set_performant_mode()
1055 c->Header.ReplyQueue = reply_queue; in set_performant_mode()
1061 int reply_queue) in set_ioaccel1_performant_mode()
1069 cp->ReplyQueue = reply_queue; in set_ioaccel1_performant_mode()
1082 int reply_queue) in set_ioaccel2_tmf_performant_mode()
1090 cp->reply_queue = reply_queue; in set_ioaccel2_tmf_performant_mode()
1101 int reply_queue) in set_ioaccel2_performant_mode()
1048 set_performant_mode(struct ctlr_info *h, struct CommandList *c, int reply_queue) set_performant_mode() argument
1059 set_ioaccel1_performant_mode(struct ctlr_info *h, struct CommandList *c, int reply_queue) set_ioaccel1_performant_mode() argument
1080 set_ioaccel2_tmf_performant_mode(struct ctlr_info *h, struct CommandList *c, int reply_queue) set_ioaccel2_tmf_performant_mode() argument
1099 set_ioaccel2_performant_mode(struct ctlr_info *h, struct CommandList *c, int reply_queue) set_ioaccel2_performant_mode() argument
1149 __enqueue_cmd_and_start_io(struct ctlr_info *h, struct CommandList *c, int reply_queue) __enqueue_cmd_and_start_io() argument
2843 hpsa_scsi_do_simple_cmd_core(struct ctlr_info *h, struct CommandList *c, int reply_queue, unsigned long timeout_msecs) hpsa_scsi_do_simple_cmd_core() argument
2863 hpsa_scsi_do_simple_cmd(struct ctlr_info *h, struct CommandList *c, int reply_queue, unsigned long timeout_msecs) hpsa_scsi_do_simple_cmd() argument
3079 hpsa_send_reset(struct ctlr_info *h, struct hpsa_scsi_dev_t *dev, u8 reset_type, int reply_queue) hpsa_send_reset() argument
3167 hpsa_do_reset(struct ctlr_info *h, struct hpsa_scsi_dev_t *dev, u8 reset_type, int reply_queue) hpsa_do_reset() argument
5896 hpsa_send_test_unit_ready(struct ctlr_info *h, struct CommandList *c, unsigned char lunaddr[], int reply_queue) hpsa_send_test_unit_ready() argument
5932 hpsa_wait_for_test_unit_ready(struct ctlr_info *h, struct CommandList *c, unsigned char lunaddr[], int reply_queue) hpsa_wait_for_test_unit_ready() argument
5965 wait_for_device_to_become_ready(struct ctlr_info *h, unsigned char lunaddr[], int reply_queue) wait_for_device_to_become_ready() argument
[all...]
H A Dhpsa_cmd.h577 u8 reply_queue; /* Reply Queue ID */ member
612 u8 reply_queue; /* Reply Queue ID */ member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa.h235 struct reply_queue_buffer reply_queue[MAX_REPLY_QUEUES]; member
491 struct reply_queue_buffer *rq = &h->reply_queue[q]; in SA5_performant_completed()
593 struct reply_queue_buffer *rq = &h->reply_queue[q]; in SA5_ioaccel_mode1_completed()
H A Dhpsa.c310 int reply_queue);
996 struct reply_queue_buffer *rq = &h->reply_queue[q]; in next_command()
1052 int reply_queue) in set_performant_mode()
1058 c->Header.ReplyQueue = reply_queue; in set_performant_mode()
1064 int reply_queue) in set_ioaccel1_performant_mode()
1072 cp->ReplyQueue = reply_queue; in set_ioaccel1_performant_mode()
1085 int reply_queue) in set_ioaccel2_tmf_performant_mode()
1093 cp->reply_queue = reply_queue; in set_ioaccel2_tmf_performant_mode()
1104 int reply_queue) in set_ioaccel2_performant_mode()
1051 set_performant_mode(struct ctlr_info *h, struct CommandList *c, int reply_queue) set_performant_mode() argument
1062 set_ioaccel1_performant_mode(struct ctlr_info *h, struct CommandList *c, int reply_queue) set_ioaccel1_performant_mode() argument
1083 set_ioaccel2_tmf_performant_mode(struct ctlr_info *h, struct CommandList *c, int reply_queue) set_ioaccel2_tmf_performant_mode() argument
1102 set_ioaccel2_performant_mode(struct ctlr_info *h, struct CommandList *c, int reply_queue) set_ioaccel2_performant_mode() argument
1152 __enqueue_cmd_and_start_io(struct ctlr_info *h, struct CommandList *c, int reply_queue) __enqueue_cmd_and_start_io() argument
2847 hpsa_scsi_do_simple_cmd_core(struct ctlr_info *h, struct CommandList *c, int reply_queue, unsigned long timeout_msecs) hpsa_scsi_do_simple_cmd_core() argument
2867 hpsa_scsi_do_simple_cmd(struct ctlr_info *h, struct CommandList *c, int reply_queue, unsigned long timeout_msecs) hpsa_scsi_do_simple_cmd() argument
3083 hpsa_send_reset(struct ctlr_info *h, struct hpsa_scsi_dev_t *dev, u8 reset_type, int reply_queue) hpsa_send_reset() argument
3171 hpsa_do_reset(struct ctlr_info *h, struct hpsa_scsi_dev_t *dev, u8 reset_type, int reply_queue) hpsa_do_reset() argument
5912 hpsa_send_test_unit_ready(struct ctlr_info *h, struct CommandList *c, unsigned char lunaddr[], int reply_queue) hpsa_send_test_unit_ready() argument
5948 hpsa_wait_for_test_unit_ready(struct ctlr_info *h, struct CommandList *c, unsigned char lunaddr[], int reply_queue) hpsa_wait_for_test_unit_ready() argument
5981 wait_for_device_to_become_ready(struct ctlr_info *h, unsigned char lunaddr[], int reply_queue) wait_for_device_to_become_ready() argument
[all...]
H A Dhpsa_cmd.h590 u8 reply_queue; /* Reply Queue ID */ member
625 u8 reply_queue; /* Reply Queue ID */ member
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2286 context = le32_to_cpu(instance->reply_queue[consumer]); in megasas_complete_cmd_dpc()
5570 instance->reply_queue = dma_alloc_coherent(&instance->pdev->dev, in megasas_init_adapter_mfi()
5573 if (!instance->reply_queue) { in megasas_init_adapter_mfi()
5604 instance->reply_queue, instance->reply_queue_h); in megasas_init_adapter_mfi()
6496 if (instance->reply_queue) in megasas_release_mfi()
6498 instance->reply_queue, instance->reply_queue_h); in megasas_release_mfi()
H A Dmegaraid_sas.h2293 __le32 *reply_queue; member
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2296 context = le32_to_cpu(instance->reply_queue[consumer]); in megasas_complete_cmd_dpc()
5601 instance->reply_queue = dma_alloc_coherent(&instance->pdev->dev, in megasas_init_adapter_mfi()
5604 if (!instance->reply_queue) { in megasas_init_adapter_mfi()
5635 instance->reply_queue, instance->reply_queue_h); in megasas_init_adapter_mfi()
6552 if (instance->reply_queue) in megasas_release_mfi()
6554 instance->reply_queue, instance->reply_queue_h); in megasas_release_mfi()
H A Dmegaraid_sas.h2298 __le32 *reply_queue; member

Completed in 49 milliseconds