Searched refs:cpdma_desc (Results 1 – 1 of 1) sorted by relevance
212 struct cpdma_desc { struct224 struct cpdma_desc *head, *tail; argument268 struct cpdma_desc *descs;269 struct cpdma_desc *desc_free;705 static struct cpdma_desc *cpdma_desc_alloc(struct cpsw_priv *priv) in cpdma_desc_alloc()707 struct cpdma_desc *desc = priv->desc_free; in cpdma_desc_alloc()714 static void cpdma_desc_free(struct cpsw_priv *priv, struct cpdma_desc *desc) in cpdma_desc_free()725 struct cpdma_desc *desc, *prev; in cpdma_submit()770 struct cpdma_desc *desc = chan->head; in cpdma_process()