Searched refs:ocxl_hw_afu (Results 1 – 2 of 2) sorted by relevance
180 struct ocxl_hw_afu *afu = ctx->hw_afu; in afu_map_irq()252 struct ocxl_hw_afu *afu = ctx->hw_afu; in afu_unmap_irq()330 struct ocxl_hw_afu *afu = ctx->hw_afu; in start_context()400 struct ocxl_hw_afu *afu = ctx->hw_afu; in ocxlflash_stop_context()470 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_get_context()484 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_dev_context_init()565 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_perst_reloads_same_image()590 struct ocxl_hw_afu *afu = ctx->hw_afu; in free_afu_irqs()615 struct ocxl_hw_afu *afu = ctx->hw_afu; in alloc_afu_irqs()690 static void ocxlflash_unconfig_afu(struct ocxl_hw_afu *afu) in ocxlflash_unconfig_afu()[all …]
21 struct ocxl_hw_afu { struct52 struct ocxl_hw_afu *hw_afu; /* HW AFU back pointer */ argument