Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmtk_eth.c64 struct pdma_rxd_info2 { struct
65 u32 PLEN1 : 14;
66 u32 LS1 : 1;
67 u32 UN_USED : 1;
68 u32 PLEN0 : 14;
92 struct pdma_rxd_info2 rxd_info2; argument