Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dcommon.h212 ctx_hndl_t ctx_hndl; /* master's context handle */ member
Dmain.c503 cmd->rcb.ctx_id = hwq->ctx_hndl; in send_tmf()
631 cmd->rcb.ctx_id = hwq->ctx_hndl; in cxlflash_queuecommand()
1280 reg = ((u64) (((hwq->ctx_hndl << 8) | SISL_MSI_ASYNC_ERROR)) << 40); in afu_err_intr_init()
1754 hwq->ctx_hndl = (u16) cfg->ops->process_element(cookie); in init_pcr()
1755 hwq->host_map = &afu->afu_map->hosts[hwq->ctx_hndl].host; in init_pcr()
1756 hwq->ctrl_map = &afu->afu_map->ctrls[hwq->ctx_hndl].ctrl; in init_pcr()
1851 reg = hwq->ctx_hndl; in init_global()
2336 cmd->rcb.ctx_id = hwq->ctx_hndl; in send_afu_cmd()
Dsuperpipe.c295 val = hwq->ctx_hndl; in afu_attach()
302 val = SISL_RHT_CNT_ID((u64)MAX_RHT_PER_CONTEXT, (u64)(hwq->ctx_hndl)); in afu_attach()