Home
last modified time | relevance | path

Searched refs:ctio (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c1922 struct ctio7_to_24xx *ctio; in qlt_24xx_retry_term_exchange() local
1926 ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs_ready(qpair, NULL); in qlt_24xx_retry_term_exchange()
1927 if (ctio == NULL) { in qlt_24xx_retry_term_exchange()
1946 ctio->entry_type = CTIO_TYPE7; in qlt_24xx_retry_term_exchange()
1947 ctio->entry_count = 1; in qlt_24xx_retry_term_exchange()
1948 ctio->nport_handle = entry->nport_handle; in qlt_24xx_retry_term_exchange()
1949 ctio->handle = QLA_TGT_SKIP_HANDLE | CTIO_COMPLETION_HANDLE_MARK; in qlt_24xx_retry_term_exchange()
1950 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_24xx_retry_term_exchange()
1951 ctio->vp_index = vha->vp_idx; in qlt_24xx_retry_term_exchange()
1952 ctio in qlt_24xx_retry_term_exchange()
2235 struct ctio7_to_24xx *ctio; qlt_24xx_send_task_mgmt_ctio() local
2291 struct ctio7_to_24xx *ctio; qlt_send_resp_ctio() local
2844 qlt_24xx_init_ctio_to_isp(struct ctio7_to_24xx *ctio, struct qla_tgt_prm *prm) qlt_24xx_init_ctio_to_isp() argument
3343 struct ctio7_to_24xx *ctio = qlt_xmit_response() local
3863 qlt_term_ctio_exchange(struct qla_qpair *qpair, void *ctio, struct qla_tgt_cmd *cmd, uint32_t status) qlt_term_ctio_exchange() argument
3895 qlt_ctio_to_cmd(struct scsi_qla_host *vha, struct rsp_que *rsp, uint32_t handle, void *ctio) qlt_ctio_to_cmd() argument
3949 qlt_do_ctio_completion(struct scsi_qla_host *vha, struct rsp_que *rsp, uint32_t handle, uint32_t status, void *ctio) qlt_do_ctio_completion() argument
[all...]
H A Dqla_gbl.h137 struct ctio7_from_24xx *ctio);
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c1892 struct ctio7_to_24xx *ctio; in qlt_24xx_retry_term_exchange() local
1896 ctio = (struct ctio7_to_24xx *)qla2x00_alloc_iocbs_ready(qpair, NULL); in qlt_24xx_retry_term_exchange()
1897 if (ctio == NULL) { in qlt_24xx_retry_term_exchange()
1916 ctio->entry_type = CTIO_TYPE7; in qlt_24xx_retry_term_exchange()
1917 ctio->entry_count = 1; in qlt_24xx_retry_term_exchange()
1918 ctio->nport_handle = entry->nport_handle; in qlt_24xx_retry_term_exchange()
1919 ctio->handle = QLA_TGT_SKIP_HANDLE | CTIO_COMPLETION_HANDLE_MARK; in qlt_24xx_retry_term_exchange()
1920 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_24xx_retry_term_exchange()
1921 ctio->vp_index = vha->vp_idx; in qlt_24xx_retry_term_exchange()
1922 ctio in qlt_24xx_retry_term_exchange()
2213 struct ctio7_to_24xx *ctio; qlt_24xx_send_task_mgmt_ctio() local
2269 struct ctio7_to_24xx *ctio; qlt_send_resp_ctio() local
2812 qlt_24xx_init_ctio_to_isp(struct ctio7_to_24xx *ctio, struct qla_tgt_prm *prm) qlt_24xx_init_ctio_to_isp() argument
3309 struct ctio7_to_24xx *ctio = qlt_xmit_response() local
3831 qlt_term_ctio_exchange(struct qla_qpair *qpair, void *ctio, struct qla_tgt_cmd *cmd, uint32_t status) qlt_term_ctio_exchange() argument
3863 qlt_ctio_to_cmd(struct scsi_qla_host *vha, struct rsp_que *rsp, uint32_t handle, void *ctio) qlt_ctio_to_cmd() argument
3917 qlt_do_ctio_completion(struct scsi_qla_host *vha, struct rsp_que *rsp, uint32_t handle, uint32_t status, void *ctio) qlt_do_ctio_completion() argument
[all...]

Completed in 11 milliseconds