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

#include <dhd_bus.h>

Data Fields

unsigned long rx_packets
 
unsigned long tx_packets
 
unsigned long rx_bytes
 
unsigned long tx_bytes
 
unsigned long rx_errors
 
unsigned long tx_errors
 
unsigned long rx_dropped
 
unsigned long tx_dropped
 
unsigned long multicast
 

Detailed Description

Definition at line 27 of file dhd_bus.h.

Field Documentation

unsigned long multicast

Definition at line 36 of file dhd_bus.h.

unsigned long rx_bytes

Definition at line 30 of file dhd_bus.h.

unsigned long rx_dropped

Definition at line 34 of file dhd_bus.h.

unsigned long rx_errors

Definition at line 32 of file dhd_bus.h.

unsigned long rx_packets

Definition at line 28 of file dhd_bus.h.

unsigned long tx_bytes

Definition at line 31 of file dhd_bus.h.

unsigned long tx_dropped

Definition at line 35 of file dhd_bus.h.

unsigned long tx_errors

Definition at line 33 of file dhd_bus.h.

unsigned long tx_packets

Definition at line 29 of file dhd_bus.h.


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