Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Docxl_hw.c199 struct ocxl_hw_afu *afu = ctx->hw_afu; in afu_map_irq()
271 struct ocxl_hw_afu *afu = ctx->hw_afu; in afu_unmap_irq()
349 struct ocxl_hw_afu *afu = ctx->hw_afu; in start_context()
419 struct ocxl_hw_afu *afu = ctx->hw_afu; in ocxlflash_stop_context()
489 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_get_context()
503 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_dev_context_init()
584 struct ocxl_hw_afu *afu = afu_cookie; in ocxlflash_perst_reloads_same_image()
609 struct ocxl_hw_afu *afu = ctx->hw_afu; in free_afu_irqs()
634 struct ocxl_hw_afu *afu = ctx->hw_afu; in alloc_afu_irqs()
709 static void ocxlflash_unconfig_afu(struct ocxl_hw_afu *afu) in ocxlflash_unconfig_afu()
[all …]
Docxl_hw.h25 struct ocxl_hw_afu { struct
56 struct ocxl_hw_afu *hw_afu; /* HW AFU back pointer */ argument