Searched refs:qlt_send_term_exchange (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_target.c | 125 static void qlt_send_term_exchange(struct qla_qpair *, struct qla_tgt_cmd 288 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked, 0); in qlt_queue_unknown_atio() 306 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 320 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 3171 qlt_send_term_exchange(qpair, cmd, &cmd->atio, 0, 0); in qlt_xmit_response() 3643 static void qlt_send_term_exchange(struct qla_qpair *qpair, in qlt_send_term_exchange() function 3758 qlt_send_term_exchange(cmd->qpair, cmd, &cmd->atio, 0, 1); in qlt_abort_cmd() 3821 qlt_send_term_exchange(qpair, cmd, &cmd->atio, 1, 0); in qlt_term_ctio_exchange() 4150 qlt_send_term_exchange(qpair, NULL, &cmd->atio, 1, 0); in __qlt_do_work() 5241 qlt_send_term_exchange(qpair, NULL, atio, 1, 0); in __qlt_send_busy() [all …]
|