Searched defs:Vmxnet3_TxQueueConf (Results 1 – 1 of 1) sorted by relevance
549 struct Vmxnet3_TxQueueConf { struct550 __le64 txRingBasePA;551 __le64 dataRingBasePA;552 __le64 compRingBasePA;553 __le64 ddPA; /* driver data */554 __le64 reserved;555 __le32 txRingSize; /* # of tx desc */559 u8 intrIdx;560 u8 _pad1[1];561 __le16 txDataRingDescSize;[all …]