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 …]
481 struct Vmxnet3_TxQueueConf { struct482 __le64 txRingBasePA;483 __le64 dataRingBasePA;484 __le64 compRingBasePA;485 __le64 ddPA; /* driver data */486 __le64 reserved;487 __le32 txRingSize; /* # of tx desc */488 __le32 dataRingSize; /* # of data desc */489 __le32 compRingSize; /* # of comp desc */490 __le32 ddLen; /* size of driver data */[all …]