Searched defs:Vmxnet3_TxCompDesc (Results 1 – 2 of 2) sorted by relevance
191 struct Vmxnet3_TxCompDesc { struct192 u32 txdIdx:12; /* Index of the EOP TxDesc */193 u32 ext1:20;195 __le32 ext2;196 __le32 ext3;198 u32 rsvd:24;199 u32 type:7; /* completion type */200 u32 gen:1; /* generation bit */
188 struct Vmxnet3_TxCompDesc { struct189 u32 txdIdx:12; /* Index of the EOP TxDesc */190 u32 ext1:20;192 __le32 ext2;193 __le32 ext3;195 u32 rsvd:24;196 u32 type:7; /* completion type */197 u32 gen:1; /* generation bit */