Searched defs:RxFD (Results 1 – 2 of 2) sorted by relevance
112 struct RxFD { struct115 volatile u32 link; /* struct RxFD * */ argument116 volatile u32 rx_buf_addr; /* void * */117 volatile u32 count;119 volatile u8 data[PKTSIZE_ALIGN];
368 struct RxFD { struct369 struct FDesc fd;370 struct BDesc bd[]; /* variable length */