Home
last modified time | relevance | path

Searched refs:rma_tc (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_main.h110 struct list_head rma_tc; member
Dscif_rma.h466 scif_queue_for_cleanup(window, &scif_info.rma_tc); in __scif_rma_destroy_tcw_helper()
Dscif_main.c272 INIT_LIST_HEAD(&scif_info.rma_tc); in _scif_init()
Dscif_dma.c621 list_for_each_safe(item, tmp, &scif_info.rma_tc) { in scif_rma_destroy_tcw_invalid()