Lines Matching refs:qla_qpair

114 static void qlt_send_term_exchange(struct qla_qpair *, struct qla_tgt_cmd
120 static void qlt_send_notify_ack(struct qla_qpair *qpair,
131 static void qlt_send_busy(struct qla_qpair *, struct atio_from_isp *,
133 static int qlt_check_reserve_free_req(struct qla_qpair *qpair, uint32_t);
134 static inline uint32_t qlt_make_handle(struct qla_qpair *);
1669 static void qlt_send_notify_ack(struct qla_qpair *qpair, in qlt_send_notify_ack()
1738 struct qla_qpair *qpair = mcmd->qpair; in qlt_build_abts_resp_iocb()
1816 static void qlt_24xx_send_abts_resp(struct qla_qpair *qpair, in qlt_24xx_send_abts_resp()
1890 struct qla_qpair *qpair, response_t *pkt, struct qla_tgt_mgmt_cmd *mcmd) in qlt_24xx_retry_term_exchange()
2208 static void qlt_24xx_send_task_mgmt_ctio(struct qla_qpair *qpair, in qlt_24xx_send_task_mgmt_ctio()
2265 void qlt_send_resp_ctio(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, in qlt_send_resp_ctio()
2335 struct qla_qpair *qpair = mcmd->qpair; in qlt_xmit_tm_rsp()
2461 struct qla_qpair *qpair; in qlt_unmap_sg()
2485 static int qlt_check_reserve_free_req(struct qla_qpair *qpair, in qlt_check_reserve_free_req()
2526 static inline uint32_t qlt_make_handle(struct qla_qpair *qpair) in qlt_make_handle()
2562 static int qlt_24xx_build_ctio_pkt(struct qla_qpair *qpair, in qlt_24xx_build_ctio_pkt()
2740 struct qla_qpair *qpair = cmd->qpair; in qlt_pre_xmit_response()
3002 qlt_build_ctio_crc2_pkt(struct qla_qpair *qpair, struct qla_tgt_prm *prm) in qlt_build_ctio_crc2_pkt()
3217 struct qla_qpair *qpair = cmd->qpair; in qlt_xmit_response()
3375 struct qla_qpair *qpair = cmd->qpair; in qlt_rdy_to_xfer()
3453 qlt_handle_dif_error(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, in qlt_handle_dif_error()
3617 static int __qlt_send_term_exchange(struct qla_qpair *qpair, in __qlt_send_term_exchange()
3677 static void qlt_send_term_exchange(struct qla_qpair *qpair, in qlt_send_term_exchange()
3831 static int qlt_term_ctio_exchange(struct qla_qpair *qpair, void *ctio, in qlt_term_ctio_exchange()
3923 struct qla_qpair *qpair = rsp->qpair; in qlt_do_ctio_completion()
4106 struct qla_qpair *qpair = cmd->qpair; in __qlt_do_work()
4205 struct qla_qpair *qpair, *qp; in qlt_assign_qpair()
5275 static int __qlt_send_busy(struct qla_qpair *qpair, in __qlt_send_busy()
5430 qlt_free_qfull_cmds(struct qla_qpair *qpair) in qlt_free_qfull_cmds()
5506 qlt_send_busy(struct qla_qpair *qpair, struct atio_from_isp *atio, in qlt_send_busy()
5518 qlt_chk_qfull_thresh_hold(struct scsi_qla_host *vha, struct qla_qpair *qpair, in qlt_chk_qfull_thresh_hold()
5657 struct qla_qpair *qpair, struct abts_resp_from_24xx_fw *entry) in qlt_chk_unresolv_exchg()
6381 struct qla_qpair *qpair = ha->queue_pair_map[i]; in qlt_add_target()