Searched refs:ocxl_hw_afu (Results 1 – 2 of 2) sorted by relevance
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()469 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_get_context()483 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_dev_context_init()564 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_perst_reloads_same_image()589 struct ocxl_hw_afu *afu = ctx->hw_afu; in free_afu_irqs()614 struct ocxl_hw_afu *afu = ctx->hw_afu; in alloc_afu_irqs()687 static void ocxlflash_unconfig_afu(struct ocxl_hw_afu *afu) in ocxlflash_unconfig_afu()[all …]
20 struct ocxl_hw_afu { struct51 struct ocxl_hw_afu *hw_afu; /* HW AFU back pointer */ argument