Home
last modified time | relevance | path

Searched refs:ctx_hndl (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/cxlflash/
Dcommon.h208 ctx_hndl_t ctx_hndl; /* master's context handle */ member
Dmain.c499 cmd->rcb.ctx_id = hwq->ctx_hndl; in send_tmf()
627 cmd->rcb.ctx_id = hwq->ctx_hndl; in cxlflash_queuecommand()
1283 reg = ((u64) (((hwq->ctx_hndl << 8) | SISL_MSI_ASYNC_ERROR)) << 40); in afu_err_intr_init()
1757 hwq->ctx_hndl = (u16) cfg->ops->process_element(cookie); in init_pcr()
1758 hwq->host_map = &afu->afu_map->hosts[hwq->ctx_hndl].host; in init_pcr()
1759 hwq->ctrl_map = &afu->afu_map->ctrls[hwq->ctx_hndl].ctrl; in init_pcr()
1854 reg = hwq->ctx_hndl; in init_global()
2339 cmd->rcb.ctx_id = hwq->ctx_hndl; in send_afu_cmd()
Dsuperpipe.c291 val = hwq->ctx_hndl; in afu_attach()
298 val = SISL_RHT_CNT_ID((u64)MAX_RHT_PER_CONTEXT, (u64)(hwq->ctx_hndl)); in afu_attach()