Searched defs:cppi_channel (Results 1 – 1 of 1) sorted by relevance
79 struct cppi_channel { struct80 struct dma_channel channel;83 struct cppi *controller;86 struct musb_hw_ep *hw_ep;87 bool transmit;88 u8 index;91 u8 is_rndis;94 dma_addr_t buf_dma;95 u32 buf_len;96 u32 maxpacket;[all …]