Searched refs:fsl_re_chan (Results 1 – 2 of 2) sorted by relevance
90 struct fsl_re_chan *re_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()204 struct fsl_re_chan *re_chan; in fsl_re_isr()320 struct fsl_re_chan *re_chan; in fsl_re_prep_dma_genq()329 re_chan = container_of(chan, struct fsl_re_chan, chan); in fsl_re_prep_dma_genq()407 struct fsl_re_chan *re_chan; in fsl_re_prep_dma_pq()529 struct fsl_re_chan *re_chan; in fsl_re_prep_dma_memcpy()574 struct fsl_re_chan *re_chan; in fsl_re_alloc_chan_resources()604 struct fsl_re_chan *re_chan; in fsl_re_free_chan_resources()[all …]
260 struct fsl_re_chan *re_jrs[FSL_RE_MAX_CHANS];266 struct fsl_re_chan { struct297 struct fsl_re_chan *re_chan; argument