Home
last modified time | relevance | path

Searched refs:link_token (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Docxl_hw.c331 void *link_token = afu->link_token; in start_context() local
363 rc = ocxl_link_add_pe(link_token, ctx->pe, pid, 0, 0, mm, in start_context()
423 rc = ocxl_link_remove_pe(afu->link_token, ctx->pe); in ocxlflash_stop_context()
599 ocxl_link_free_irq(afu->link_token, ctx->irqs[i].hwirq); in free_afu_irqs()
641 rc = ocxl_link_irq_alloc(afu->link_token, &hwirq); in alloc_afu_irqs()
657 ocxl_link_free_irq(afu->link_token, irqs[i].hwirq); in alloc_afu_irqs()
762 rc = ocxl_link_setup(pdev, 0, &afu->link_token); in ocxlflash_config_fn()
778 ocxl_link_release(pdev, afu->link_token); in ocxlflash_config_fn()
789 ocxl_link_release(pdev, afu->link_token); in ocxlflash_unconfig_fn()
[all...]
H A Docxl_hw.h38 void *link_token; /* Link token for the SPA */ member
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Docxl_hw.c332 void *link_token = afu->link_token; in start_context() local
365 rc = ocxl_link_add_pe(link_token, ctx->pe, pid, 0, 0, in start_context()
426 rc = ocxl_link_remove_pe(afu->link_token, ctx->pe); in ocxlflash_stop_context()
602 ocxl_link_free_irq(afu->link_token, ctx->irqs[i].hwirq); in free_afu_irqs()
644 rc = ocxl_link_irq_alloc(afu->link_token, &hwirq); in alloc_afu_irqs()
660 ocxl_link_free_irq(afu->link_token, irqs[i].hwirq); in alloc_afu_irqs()
765 rc = ocxl_link_setup(pdev, 0, &afu->link_token); in ocxlflash_config_fn()
781 ocxl_link_release(pdev, afu->link_token); in ocxlflash_config_fn()
792 ocxl_link_release(pdev, afu->link_token); in ocxlflash_unconfig_fn()
[all...]
H A Docxl_hw.h38 void *link_token; /* Link token for the SPA */ member

Completed in 5 milliseconds