Searched refs:qlt_send_term_exchange (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/scsi/qla2xxx/ |
D | qla_target.c | 107 static void qlt_send_term_exchange(struct qla_qpair *, struct qla_tgt_cmd 271 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio() 289 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 303 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 3728 static void qlt_send_term_exchange(struct qla_qpair *qpair, in qlt_send_term_exchange() function 3846 qlt_send_term_exchange(cmd->qpair, cmd, &cmd->atio, 0, 1); in qlt_abort_cmd() 3905 qlt_send_term_exchange(qpair, cmd, &cmd->atio, 1, 0); in qlt_term_ctio_exchange() 4220 qlt_send_term_exchange(qpair, NULL, &cmd->atio, 1, 0); in __qlt_do_work() 5414 qlt_send_term_exchange(qpair, NULL, atio, 1, 0); in __qlt_send_busy() 5717 qlt_send_term_exchange(ha->base_qpair, NULL, in qlt_24xx_atio_pkt() [all …]
|