Home
last modified time | relevance | path

Searched defs:cdmac_bd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h330 struct cdmac_bd { struct
331 u32 next; /* Physical address of next buffer descriptor */
332 u32 phys;
333 u32 len;
334 u32 app0;
335 u32 app1; /* TX start << 16 | insert */
336 u32 app2; /* TX csum */
337 u32 app3;
338 u32 app4; /* skb for TX length for RX */