Searched refs:qlt_send_term_exchange (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_target.c | 248 qlt_send_term_exchange(vha->hw->base_qpair, NULL, atio, ha_locked); in qlt_queue_unknown_atio() 266 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 280 qlt_send_term_exchange(vha->hw->base_qpair, NULL, in qlt_try_to_dequeue_unknown_atios() 3775 void qlt_send_term_exchange(struct qla_qpair *qpair, in qlt_send_term_exchange() function 3815 EXPORT_SYMBOL(qlt_send_term_exchange); 3889 qlt_send_term_exchange(qpair, cmd, &cmd->atio, 1); in qlt_abort_cmd() 4322 qlt_send_term_exchange(qpair, cmd, &cmd->atio, 1); in qlt_do_ctio_completion() 4461 qlt_send_term_exchange(qpair, NULL, &cmd->atio, 1); in __qlt_do_work() 6054 qlt_send_term_exchange(qpair, cmd, &cmd->atio, 1); in qlt_handle_srr() 6570 qlt_send_term_exchange(qpair, NULL, atio, 1); in __qlt_send_busy() [all …]
|
| H A D | qla_target.h | 1147 void qlt_send_term_exchange(struct qla_qpair *qpair,
|