Searched defs:cdmac_bd (Results 1 – 1 of 1) sorted by relevance
319 struct cdmac_bd { struct320 u32 next; /* Physical address of next buffer descriptor */321 u32 phys;322 u32 len;323 u32 app0;324 u32 app1; /* TX start << 16 | insert */325 u32 app2; /* TX csum */326 u32 app3;327 u32 app4; /* skb for TX length for RX */