Searched defs:pdma_rxd_info2 (Results 1 – 1 of 1) sorted by relevance
64 struct pdma_rxd_info2 { struct65 u32 PLEN1 : 14;66 u32 LS1 : 1;67 u32 UN_USED : 1;68 u32 PLEN0 : 14;92 struct pdma_rxd_info2 rxd_info2; argument