Searched defs:RxFD (Results 1 – 2 of 2) sorted by relevance
113 struct RxFD { struct116 volatile u32 link; /* struct RxFD * */ argument117 volatile u32 rx_buf_addr; /* void * */118 volatile u32 count;120 volatile u8 data[PKTSIZE_ALIGN];
368 struct RxFD { struct369 struct FDesc fd;370 struct BDesc bd[]; /* variable length */