Searched defs:_emac_desc (Results 1 – 1 of 1) sorted by relevance
50 typedef volatile struct _emac_desc struct52 u_int32_t next; /* Pointer to next descriptor54 u_int8_t *buffer; /* Pointer to data buffer */55 u_int32_t buff_off_len; /* Buffer Offset(MSW) and Length(LSW) */56 u_int32_t pkt_flag_len; /* Packet Flags(MSW) and Length(LSW) */