Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/xilinx/
Dll_temac.h320 struct cdmac_bd { struct
321 u32 next; /* Physical address of next buffer descriptor */
322 u32 phys;
323 u32 len;
324 u32 app0;
325 u32 app1; /* TX start << 16 | insert */
326 u32 app2; /* TX csum */
327 u32 app3;
328 u32 app4; /* skb for TX length for RX */