Searched defs:Vmxnet3_TxQueueConf (Results 1 – 2 of 2) sorted by relevance
588 struct Vmxnet3_TxQueueConf { struct589 __le64 txRingBasePA;590 __le64 dataRingBasePA;591 __le64 compRingBasePA;592 __le64 ddPA; /* driver data */593 __le64 reserved;594 __le32 txRingSize; /* # of tx desc */595 __le32 dataRingSize; /* # of data desc */596 __le32 compRingSize; /* # of comp desc */597 __le32 ddLen; /* size of driver data */[all …]
517 struct Vmxnet3_TxQueueConf { struct518 __le64 txRingBasePA;519 __le64 dataRingBasePA;520 __le64 compRingBasePA;521 __le64 ddPA; /* driver data */522 __le64 reserved;523 __le32 txRingSize; /* # of tx desc */524 __le32 dataRingSize; /* # of data desc */525 __le32 compRingSize; /* # of comp desc */526 __le32 ddLen; /* size of driver data */[all …]