Searched refs:hw_afu (Results 1 – 2 of 2) sorted by relevance
131 struct device *dev = ctx->hw_afu->dev; in ocxlflash_psa_map()181 struct ocxl_hw_afu *afu = ctx->hw_afu; in afu_map_irq()253 struct ocxl_hw_afu *afu = ctx->hw_afu; in afu_unmap_irq()329 struct ocxl_hw_afu *afu = ctx->hw_afu; in start_context()399 struct ocxl_hw_afu *afu = ctx->hw_afu; in ocxlflash_stop_context()440 struct device *dev = ctx->hw_afu->dev; in ocxlflash_afu_reset()511 ctx->hw_afu = afu; in ocxlflash_dev_context_init()539 dev = ctx->hw_afu->dev; in ocxlflash_release_context()550 idr_remove(&ctx->hw_afu->idr, ctx->pe); in ocxlflash_release_context()589 struct ocxl_hw_afu *afu = ctx->hw_afu; in free_afu_irqs()[all …]
51 struct ocxl_hw_afu *hw_afu; /* HW AFU back pointer */ member