Searched defs:cppi_tx_stateram (Results 1 – 1 of 1) sorted by relevance
24 struct cppi_tx_stateram { struct25 u32 tx_head; /* "DMA packet" head descriptor */26 u32 tx_buf;27 u32 tx_current; /* current descriptor */28 u32 tx_buf_current;29 u32 tx_info; /* flags, remaining buflen */30 u32 tx_rem_len;31 u32 tx_dummy; /* unused */32 u32 tx_complete;