Searched defs:Vmxnet3_TxQueueConf (Results 1 – 2 of 2) sorted by relevance
486 struct Vmxnet3_TxQueueConf { struct487 __le64 txRingBasePA;488 __le64 dataRingBasePA;489 __le64 compRingBasePA;490 __le64 ddPA; /* driver data */491 __le64 reserved;492 __le32 txRingSize; /* # of tx desc */493 __le32 dataRingSize; /* # of data desc */494 __le32 compRingSize; /* # of comp desc */495 __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 …]