Lines Matching refs:cppi_descriptor
61 static inline struct cppi_descriptor *cppi_bd_alloc(struct cppi_channel *c) in cppi_bd_alloc()
63 struct cppi_descriptor *bd = c->freelist; in cppi_bd_alloc()
71 cppi_bd_free(struct cppi_channel *c, struct cppi_descriptor *bd) in cppi_bd_free()
125 struct cppi_descriptor *bd; in cppi_pool_init()
139 struct cppi_descriptor *bd; in cppi_pool_free()
429 static void cppi_dump_rxbd(const char *tag, struct cppi_descriptor *bd) in cppi_dump_rxbd()
440 struct cppi_descriptor *bd; in cppi_dump_rxq()
566 struct cppi_descriptor *bd; in cppi_next_tx_segment()
767 struct cppi_descriptor *bd, *tail; in cppi_next_rx_segment()
773 struct cppi_descriptor *d; in cppi_next_rx_segment()
1005 struct cppi_descriptor *bd; in cppi_rx_scan()
1006 struct cppi_descriptor *last = rx->last_processed; in cppi_rx_scan()
1173 struct cppi_descriptor *bd; in cppi_interrupt()
1327 sizeof(struct cppi_descriptor), in cppi_dma_controller_create()
1380 struct cppi_descriptor *queue; in cppi_channel_abort()
1528 struct cppi_descriptor *tmp = queue->next; in cppi_channel_abort()