Searched defs:ravb_tx_desc (Results 1 – 1 of 1) sorted by relevance
942 struct ravb_tx_desc { struct943 __le16 ds_tagl; /* Descriptor size and frame tag LSBs */944 u8 tagh_tsr; /* Frame tag MSBs and timestamp storage request bit */945 u8 die_dt; /* Descriptor interrupt enable and type */946 __le32 dptr; /* Descpriptor pointer */
Completed in 82 milliseconds