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

#include <gmac.h>

Data Fields

struct cmac_statistics stats
 
adapter_tadapter
 
struct cmac_opsops
 
cmac_instanceinstance
 
struct adapteradapter
 
unsigned int offset
 
unsigned int nucast
 
unsigned int tx_tcnt
 
unsigned int tx_xcnt
 
u64 tx_mcnt
 
unsigned int rx_xcnt
 
unsigned int rx_ocnt
 
u64 rx_mcnt
 
unsigned int toggle_cnt
 
unsigned int txen
 
u64 rx_pause
 
struct mac_stats stats
 

Detailed Description

Definition at line 126 of file gmac.h.

Field Documentation

Definition at line 128 of file gmac.h.

Definition at line 473 of file common.h.

cmac_instance* instance

Definition at line 130 of file gmac.h.

unsigned int nucast

Definition at line 475 of file common.h.

unsigned int offset

Definition at line 474 of file common.h.

Definition at line 129 of file gmac.h.

u64 rx_mcnt

Definition at line 481 of file common.h.

unsigned int rx_ocnt

Definition at line 480 of file common.h.

u64 rx_pause

Definition at line 484 of file common.h.

unsigned int rx_xcnt

Definition at line 479 of file common.h.

Definition at line 127 of file gmac.h.

Definition at line 485 of file common.h.

unsigned int toggle_cnt

Definition at line 482 of file common.h.

u64 tx_mcnt

Definition at line 478 of file common.h.

unsigned int tx_tcnt

Definition at line 476 of file common.h.

unsigned int tx_xcnt

Definition at line 477 of file common.h.

unsigned int txen

Definition at line 483 of file common.h.


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