Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.h2363 struct skge_rx_desc { struct
2364 u32 control;
2365 u32 next_offset;
2366 u32 dma_lo;
2367 u32 dma_hi;
2368 u32 status;
2369 u32 timestamp;
2370 u16 csum2;
2371 u16 csum1;
2372 u16 csum2_start;
[all …]