Lines Matching refs:qla_qpair

107 static void qlt_send_term_exchange(struct qla_qpair *, struct qla_tgt_cmd
113 static void qlt_send_notify_ack(struct qla_qpair *qpair,
124 static void qlt_send_busy(struct qla_qpair *, struct atio_from_isp *,
126 static int qlt_check_reserve_free_req(struct qla_qpair *qpair, uint32_t);
127 static inline uint32_t qlt_make_handle(struct qla_qpair *);
1710 static void qlt_send_notify_ack(struct qla_qpair *qpair, in qlt_send_notify_ack()
1785 struct qla_qpair *qpair = mcmd->qpair; in qlt_build_abts_resp_iocb()
1863 static void qlt_24xx_send_abts_resp(struct qla_qpair *qpair, in qlt_24xx_send_abts_resp()
1937 struct qla_qpair *qpair, response_t *pkt, struct qla_tgt_mgmt_cmd *mcmd) in qlt_24xx_retry_term_exchange()
2245 static void qlt_24xx_send_task_mgmt_ctio(struct qla_qpair *qpair, in qlt_24xx_send_task_mgmt_ctio()
2302 void qlt_send_resp_ctio(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, in qlt_send_resp_ctio()
2372 struct qla_qpair *qpair = mcmd->qpair; in qlt_xmit_tm_rsp()
2498 struct qla_qpair *qpair; in qlt_unmap_sg()
2522 static int qlt_check_reserve_free_req(struct qla_qpair *qpair, in qlt_check_reserve_free_req()
2563 static inline uint32_t qlt_make_handle(struct qla_qpair *qpair) in qlt_make_handle()
2599 static int qlt_24xx_build_ctio_pkt(struct qla_qpair *qpair, in qlt_24xx_build_ctio_pkt()
2787 struct qla_qpair *qpair = cmd->qpair; in qlt_pre_xmit_response()
3049 qlt_build_ctio_crc2_pkt(struct qla_qpair *qpair, struct qla_tgt_prm *prm) in qlt_build_ctio_crc2_pkt()
3264 struct qla_qpair *qpair = cmd->qpair; in qlt_xmit_response()
3424 struct qla_qpair *qpair = cmd->qpair; in qlt_rdy_to_xfer()
3502 qlt_handle_dif_error(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, in qlt_handle_dif_error()
3666 static int __qlt_send_term_exchange(struct qla_qpair *qpair, in __qlt_send_term_exchange()
3726 static void qlt_send_term_exchange(struct qla_qpair *qpair, in qlt_send_term_exchange()
3878 static int qlt_term_ctio_exchange(struct qla_qpair *qpair, void *ctio, in qlt_term_ctio_exchange()
3970 struct qla_qpair *qpair = rsp->qpair; in qlt_do_ctio_completion()
4169 struct qla_qpair *qpair = cmd->qpair; in __qlt_do_work()
4268 struct qla_qpair *qpair, *qp; in qlt_assign_qpair()
5394 static int __qlt_send_busy(struct qla_qpair *qpair, in __qlt_send_busy()
5549 qlt_free_qfull_cmds(struct qla_qpair *qpair) in qlt_free_qfull_cmds()
5624 qlt_send_busy(struct qla_qpair *qpair, struct atio_from_isp *atio, in qlt_send_busy()
5636 qlt_chk_qfull_thresh_hold(struct scsi_qla_host *vha, struct qla_qpair *qpair, in qlt_chk_qfull_thresh_hold()
5775 struct qla_qpair *qpair, struct abts_resp_from_24xx_fw *entry) in qlt_chk_unresolv_exchg()
6499 struct qla_qpair *qpair = ha->queue_pair_map[i]; in qlt_add_target()