Home
last modified time | relevance | path

Searched refs:ocxl_hw_afu (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.c182 struct ocxl_hw_afu *afu = ctx->hw_afu; in afu_map_irq()
254 struct ocxl_hw_afu *afu = ctx->hw_afu; in afu_unmap_irq()
330 struct ocxl_hw_afu *afu = ctx->hw_afu; in start_context()
402 struct ocxl_hw_afu *afu = ctx->hw_afu; in ocxlflash_stop_context()
472 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_get_context()
486 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_dev_context_init()
567 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_perst_reloads_same_image()
592 struct ocxl_hw_afu *afu = ctx->hw_afu; in free_afu_irqs()
617 struct ocxl_hw_afu *afu = ctx->hw_afu; in alloc_afu_irqs()
704 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_destroy_afu()
[all …]
H A Docxl_hw.h20 struct ocxl_hw_afu { struct
51 struct ocxl_hw_afu *hw_afu; /* HW AFU back pointer */ argument