Searched refs:idxd_completion (Results 1 – 3 of 3) sorted by relevance
41 (idxd->batch_idx_write * sizeof(struct idxd_completion)); in __submit()147 get_comp_status(struct idxd_completion *c) in get_comp_status()256 struct idxd_completion *c = (void *)&idxd->desc_ring[i & idxd->desc_ring_mask]; in batch_completed()271 struct idxd_completion *desc_comp = (void *)&idxd->desc_ring[d_idx]; in batch_completed()318 struct idxd_completion *c = (void *) in batch_completed_status()336 struct idxd_completion *comp = &idxd->batch_comp_ring[idxd->batch_idx_read]; in batch_completed_status()342 struct idxd_completion *comp = &idxd->batch_comp_ring[idxd->batch_idx_read]; in batch_completed_status()346 struct idxd_completion *c = (void *) in batch_completed_status()356 struct idxd_completion *c = (void *) in batch_completed_status()553 RTE_BUILD_BUG_ON(sizeof(struct idxd_completion) != 32); in idxd_dmadev_create()
58 struct idxd_completion { struct
59 struct idxd_completion *batch_comp_ring;