Searched defs:cdmac_bd (Results 1 – 1 of 1) sorted by relevance
329 struct cdmac_bd { struct330 u32 next; /* Physical address of next buffer descriptor */331 u32 phys;332 u32 len;333 u32 app0;334 u32 app1; /* TX start << 16 | insert */335 u32 app2; /* TX csum */336 u32 app3;337 u32 app4; /* skb for TX length for RX */