Lines Matching defs:qpair

1693 static void qlt_send_notify_ack(struct qla_qpair *qpair,  in qlt_send_notify_ack()
1768 struct qla_qpair *qpair = mcmd->qpair; in qlt_build_abts_resp_iocb() local
1846 static void qlt_24xx_send_abts_resp(struct qla_qpair *qpair, in qlt_24xx_send_abts_resp()
1920 struct qla_qpair *qpair, response_t *pkt, struct qla_tgt_mgmt_cmd *mcmd) in qlt_24xx_retry_term_exchange()
2230 static void qlt_24xx_send_task_mgmt_ctio(struct qla_qpair *qpair, in qlt_24xx_send_task_mgmt_ctio()
2287 void qlt_send_resp_ctio(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, in qlt_send_resp_ctio()
2357 struct qla_qpair *qpair = mcmd->qpair; in qlt_xmit_tm_rsp() local
2483 struct qla_qpair *qpair; in qlt_unmap_sg() local
2507 static int qlt_check_reserve_free_req(struct qla_qpair *qpair, in qlt_check_reserve_free_req()
2548 static inline uint32_t qlt_make_handle(struct qla_qpair *qpair) in qlt_make_handle()
2584 static int qlt_24xx_build_ctio_pkt(struct qla_qpair *qpair, in qlt_24xx_build_ctio_pkt()
2772 struct qla_qpair *qpair = cmd->qpair; in qlt_pre_xmit_response() local
3034 qlt_build_ctio_crc2_pkt(struct qla_qpair *qpair, struct qla_tgt_prm *prm) in qlt_build_ctio_crc2_pkt()
3249 struct qla_qpair *qpair = cmd->qpair; in qlt_xmit_response() local
3409 struct qla_qpair *qpair = cmd->qpair; in qlt_rdy_to_xfer() local
3487 qlt_handle_dif_error(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, in qlt_handle_dif_error()
3651 static int __qlt_send_term_exchange(struct qla_qpair *qpair, in __qlt_send_term_exchange()
3711 static void qlt_send_term_exchange(struct qla_qpair *qpair, in qlt_send_term_exchange()
3863 static int qlt_term_ctio_exchange(struct qla_qpair *qpair, void *ctio, in qlt_term_ctio_exchange()
3955 struct qla_qpair *qpair = rsp->qpair; in qlt_do_ctio_completion() local
4154 struct qla_qpair *qpair = cmd->qpair; in __qlt_do_work() local
4253 struct qla_qpair *qpair, *qp; in qlt_assign_qpair() local
5379 static int __qlt_send_busy(struct qla_qpair *qpair, in __qlt_send_busy()
5534 qlt_free_qfull_cmds(struct qla_qpair *qpair) in qlt_free_qfull_cmds()
5609 qlt_send_busy(struct qla_qpair *qpair, struct atio_from_isp *atio, in qlt_send_busy()
5621 qlt_chk_qfull_thresh_hold(struct scsi_qla_host *vha, struct qla_qpair *qpair, in qlt_chk_qfull_thresh_hold()
5760 struct qla_qpair *qpair, struct abts_resp_from_24xx_fw *entry) in qlt_chk_unresolv_exchg()
6418 struct qla_qpair *qpair = ha->queue_pair_map[i]; in qlt_add_target() local