Searched refs:to_idxd_wq (Results 1 – 1 of 1) sorted by relevance
15 static inline struct idxd_wq *to_idxd_wq(struct dma_chan *c) in to_idxd_wq() function87 struct idxd_wq *wq = to_idxd_wq(c); in idxd_dma_prep_interrupt()109 struct idxd_wq *wq = to_idxd_wq(c); in idxd_dma_submit_memcpy()136 struct idxd_wq *wq = to_idxd_wq(chan); in idxd_dma_alloc_chan_resources()147 struct idxd_wq *wq = to_idxd_wq(chan); in idxd_dma_free_chan_resources()173 struct idxd_wq *wq = to_idxd_wq(c); in idxd_dma_tx_submit()
Completed in 3 milliseconds