Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxlflash/
Dcommon.h208 ctx_hndl_t ctx_hndl; /* master's context handle */ member
Dmain.c494 cmd->rcb.ctx_id = hwq->ctx_hndl; in send_tmf()
622 cmd->rcb.ctx_id = hwq->ctx_hndl; in cxlflash_queuecommand()
1278 reg = ((u64) (((hwq->ctx_hndl << 8) | SISL_MSI_ASYNC_ERROR)) << 40); in afu_err_intr_init()
1729 hwq->ctx_hndl = (u16) cfg->ops->process_element(cookie); in init_pcr()
1730 hwq->host_map = &afu->afu_map->hosts[hwq->ctx_hndl].host; in init_pcr()
1731 hwq->ctrl_map = &afu->afu_map->ctrls[hwq->ctx_hndl].ctrl; in init_pcr()
1826 reg = hwq->ctx_hndl; in init_global()
2311 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()