Searched refs:fsl_re_chan (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | fsl_raid.c | 89 struct fsl_re_chan *re_chan; in fsl_re_tx_submit() 94 re_chan = container_of(tx->chan, struct fsl_re_chan, chan); in fsl_re_tx_submit() 107 struct fsl_re_chan *re_chan; in fsl_re_issue_pending() 112 re_chan = container_of(chan, struct fsl_re_chan, chan); in fsl_re_issue_pending() 142 static void fsl_re_cleanup_descs(struct fsl_re_chan *re_chan) in fsl_re_cleanup_descs() 159 struct fsl_re_chan *re_chan = from_tasklet(re_chan, t, irqtask); in fsl_re_dequeue() 203 struct fsl_re_chan *re_chan; in fsl_re_isr() 249 static struct fsl_re_desc *fsl_re_init_desc(struct fsl_re_chan *re_chan, in fsl_re_init_desc() 270 static struct fsl_re_desc *fsl_re_chan_alloc_desc(struct fsl_re_chan *re_chan, in fsl_re_chan_alloc_desc() 319 struct fsl_re_chan *re_cha in fsl_re_prep_dma_genq() [all...] |
H A D | fsl_raid.h | 260 struct fsl_re_chan *re_jrs[FSL_RE_MAX_CHANS]; 266 struct fsl_re_chan { struct 297 struct fsl_re_chan *re_chan;
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | fsl_raid.c | 90 struct fsl_re_chan *re_chan; in fsl_re_tx_submit() 95 re_chan = container_of(tx->chan, struct fsl_re_chan, chan); in fsl_re_tx_submit() 108 struct fsl_re_chan *re_chan; in fsl_re_issue_pending() 113 re_chan = container_of(chan, struct fsl_re_chan, chan); in fsl_re_issue_pending() 143 static void fsl_re_cleanup_descs(struct fsl_re_chan *re_chan) in fsl_re_cleanup_descs() 160 struct fsl_re_chan *re_chan = from_tasklet(re_chan, t, irqtask); in fsl_re_dequeue() 204 struct fsl_re_chan *re_chan; in fsl_re_isr() 250 static struct fsl_re_desc *fsl_re_init_desc(struct fsl_re_chan *re_chan, in fsl_re_init_desc() 271 static struct fsl_re_desc *fsl_re_chan_alloc_desc(struct fsl_re_chan *re_chan, in fsl_re_chan_alloc_desc() 320 struct fsl_re_chan *re_cha in fsl_re_prep_dma_genq() [all...] |
H A D | fsl_raid.h | 260 struct fsl_re_chan *re_jrs[FSL_RE_MAX_CHANS]; 266 struct fsl_re_chan { struct 297 struct fsl_re_chan *re_chan;
|
Completed in 4 milliseconds