Searched refs:qlt_send_term_exchange (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 114 static void qlt_send_term_exchange(struct qla_qpair *, struct qla_tgt_cmd 279 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio() 297 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 311 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 3677 static void qlt_send_term_exchange(struct qla_qpair *qpair, in qlt_send_term_exchange() function 3795 qlt_send_term_exchange(cmd->qpair, cmd, &cmd->atio, 0, 1); in qlt_abort_cmd() 3856 qlt_send_term_exchange(qpair, cmd, &cmd->atio, 1, 0); in qlt_term_ctio_exchange() 4151 * argument to qlt_send_term_exchange() and free the memory here. in __qlt_do_work() 4155 qlt_send_term_exchange(qpair, NULL, &cmd->atio, 1, 0); in __qlt_do_work() 5293 qlt_send_term_exchange(qpai in __qlt_send_busy() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_target.c | 107 static void qlt_send_term_exchange(struct qla_qpair *, struct qla_tgt_cmd 255 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio() 273 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 287 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 3711 static void qlt_send_term_exchange(struct qla_qpair *qpair, in qlt_send_term_exchange() function 3829 qlt_send_term_exchange(cmd->qpair, cmd, &cmd->atio, 0, 1); in qlt_abort_cmd() 3888 qlt_send_term_exchange(qpair, cmd, &cmd->atio, 1, 0); in qlt_term_ctio_exchange() 4199 * argument to qlt_send_term_exchange() and free the memory here. in __qlt_do_work() 4203 qlt_send_term_exchange(qpair, NULL, &cmd->atio, 1, 0); in __qlt_do_work() 5396 qlt_send_term_exchange(qpai in __qlt_send_busy() [all...] |
Completed in 13 milliseconds