Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_S_MIBS_HOST_INFO Struct Reference

#include <HostMIBSInterface.h>

Data Fields

ULONG64 GoodTransmits
 
ULONG64 GoodReceives
 
ULONG NumDesUsed
 
ULONG CurrNumFreeDesc
 
ULONG PrevNumFreeDesc
 
ULONG PrevNumRcevBytes
 
ULONG CurrNumRcevBytes
 
ULONG BEBucketSize
 
ULONG rtPSBucketSize
 
ULONG LastTxQueueIndex
 
BOOLEAN TxOutofDescriptors
 
BOOLEAN TimerActive
 
UINT32 u32TotalDSD
 
UINT32 aTxPktSizeHist [MIBS_MAX_HIST_ENTRIES]
 
UINT32 aRxPktSizeHist [MIBS_MAX_HIST_ENTRIES]
 

Detailed Description

Definition at line 57 of file HostMIBSInterface.h.

Field Documentation

UINT32 aRxPktSizeHist[MIBS_MAX_HIST_ENTRIES]

Definition at line 77 of file HostMIBSInterface.h.

UINT32 aTxPktSizeHist[MIBS_MAX_HIST_ENTRIES]

Definition at line 76 of file HostMIBSInterface.h.

ULONG BEBucketSize

Definition at line 70 of file HostMIBSInterface.h.

ULONG CurrNumFreeDesc

Definition at line 63 of file HostMIBSInterface.h.

ULONG CurrNumRcevBytes

Definition at line 67 of file HostMIBSInterface.h.

ULONG64 GoodReceives

Definition at line 60 of file HostMIBSInterface.h.

ULONG64 GoodTransmits

Definition at line 59 of file HostMIBSInterface.h.

ULONG LastTxQueueIndex

Definition at line 72 of file HostMIBSInterface.h.

ULONG NumDesUsed

Definition at line 62 of file HostMIBSInterface.h.

ULONG PrevNumFreeDesc

Definition at line 64 of file HostMIBSInterface.h.

ULONG PrevNumRcevBytes

Definition at line 66 of file HostMIBSInterface.h.

ULONG rtPSBucketSize

Definition at line 71 of file HostMIBSInterface.h.

BOOLEAN TimerActive

Definition at line 74 of file HostMIBSInterface.h.

BOOLEAN TxOutofDescriptors

Definition at line 73 of file HostMIBSInterface.h.

UINT32 u32TotalDSD

Definition at line 75 of file HostMIBSInterface.h.


The documentation for this struct was generated from the following file: