/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 115 *cmd, struct atio_from_isp *atio, int ha_locked, int ul_abort); 125 struct imm_ntfy_from_isp *imm, int ha_locked); 248 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio() 279 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio() 284 uint8_t ha_locked) in qlt_try_to_dequeue_unknown_atios() 298 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios() 306 qlt_24xx_atio_pkt(host, &u->atio, ha_locked); in qlt_try_to_dequeue_unknown_atios() 312 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios() 341 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps() 362 qlt_queue_unknown_atio(vha, atio, ha_locked); in qlt_24xx_atio_pkt_all_vps() 247 qlt_queue_unknown_atio(scsi_qla_host_t *vha, struct atio_from_isp *atio, uint8_t ha_locked) qlt_queue_unknown_atio() argument 283 qlt_try_to_dequeue_unknown_atios(struct scsi_qla_host *vha, uint8_t ha_locked) qlt_try_to_dequeue_unknown_atios() argument 340 qlt_24xx_atio_pkt_all_vps(struct scsi_qla_host *vha, struct atio_from_isp *atio, uint8_t ha_locked) qlt_24xx_atio_pkt_all_vps() argument 3603 qlt_send_term_imm_notif(struct scsi_qla_host *vha, struct imm_ntfy_from_isp *imm, int ha_locked) qlt_send_term_imm_notif() argument 3677 qlt_send_term_exchange(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, struct atio_from_isp *atio, int ha_locked, int ul_abort) qlt_send_term_exchange() argument 5518 qlt_chk_qfull_thresh_hold(struct scsi_qla_host *vha, struct qla_qpair *qpair, struct atio_from_isp *atio, uint8_t ha_locked) qlt_chk_qfull_thresh_hold() argument 5538 qlt_24xx_atio_pkt(struct scsi_qla_host *vha, struct atio_from_isp *atio, uint8_t ha_locked) qlt_24xx_atio_pkt() argument 6752 qlt_24xx_process_atio_queue(struct scsi_qla_host *vha, uint8_t ha_locked) qlt_24xx_process_atio_queue() argument [all...] |
H A D | qla_iocb.c | 563 * Caller CAN have hardware lock held as specified by ha_locked parameter. 566 int qla2x00_issue_marker(scsi_qla_host_t *vha, int ha_locked) in qla2x00_issue_marker() argument 568 if (ha_locked) { in qla2x00_issue_marker()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 108 *cmd, struct atio_from_isp *atio, int ha_locked, int ul_abort); 118 struct imm_ntfy_from_isp *imm, int ha_locked); 224 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_queue_unknown_atio() 255 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio() 260 uint8_t ha_locked) in qlt_try_to_dequeue_unknown_atios() 274 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios() 282 qlt_24xx_atio_pkt(host, &u->atio, ha_locked); in qlt_try_to_dequeue_unknown_atios() 288 &u->atio, ha_locked, 0); in qlt_try_to_dequeue_unknown_atios() 317 struct atio_from_isp *atio, uint8_t ha_locked) in qlt_24xx_atio_pkt_all_vps() 338 qlt_queue_unknown_atio(vha, atio, ha_locked); in qlt_24xx_atio_pkt_all_vps() 223 qlt_queue_unknown_atio(scsi_qla_host_t *vha, struct atio_from_isp *atio, uint8_t ha_locked) qlt_queue_unknown_atio() argument 259 qlt_try_to_dequeue_unknown_atios(struct scsi_qla_host *vha, uint8_t ha_locked) qlt_try_to_dequeue_unknown_atios() argument 316 qlt_24xx_atio_pkt_all_vps(struct scsi_qla_host *vha, struct atio_from_isp *atio, uint8_t ha_locked) qlt_24xx_atio_pkt_all_vps() argument 3637 qlt_send_term_imm_notif(struct scsi_qla_host *vha, struct imm_ntfy_from_isp *imm, int ha_locked) qlt_send_term_imm_notif() argument 3711 qlt_send_term_exchange(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, struct atio_from_isp *atio, int ha_locked, int ul_abort) qlt_send_term_exchange() argument 5620 qlt_chk_qfull_thresh_hold(struct scsi_qla_host *vha, struct qla_qpair *qpair, struct atio_from_isp *atio, uint8_t ha_locked) qlt_chk_qfull_thresh_hold() argument 5640 qlt_24xx_atio_pkt(struct scsi_qla_host *vha, struct atio_from_isp *atio, uint8_t ha_locked) qlt_24xx_atio_pkt() argument 6789 qlt_24xx_process_atio_queue(struct scsi_qla_host *vha, uint8_t ha_locked) qlt_24xx_process_atio_queue() argument [all...] |
H A D | qla_iocb.c | 570 * Caller CAN have hardware lock held as specified by ha_locked parameter. 573 int qla2x00_issue_marker(scsi_qla_host_t *vha, int ha_locked) in qla2x00_issue_marker() argument 575 if (ha_locked) { in qla2x00_issue_marker()
|