Searched defs:cppi_tx_stateram (Results 1 – 1 of 1) sorted by relevance
18 struct cppi_tx_stateram { struct19 u32 tx_head; /* "DMA packet" head descriptor */20 u32 tx_buf;21 u32 tx_current; /* current descriptor */22 u32 tx_buf_current;23 u32 tx_info; /* flags, remaining buflen */24 u32 tx_rem_len;25 u32 tx_dummy; /* unused */26 u32 tx_complete;