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

#include <be.h>

Data Fields

u64 tx_bytes
 
u64 tx_pkts
 
u64 tx_reqs
 
u64 tx_wrbs
 
u64 tx_compl
 
ulong tx_jiffies
 
u32 tx_stops
 
struct u64_stats_sync sync
 
struct u64_stats_sync sync_compl
 

Detailed Description

Definition at line 201 of file be.h.

Field Documentation

Definition at line 209 of file be.h.

struct u64_stats_sync sync_compl

Definition at line 210 of file be.h.

u64 tx_bytes

Definition at line 202 of file be.h.

u64 tx_compl

Definition at line 206 of file be.h.

ulong tx_jiffies

Definition at line 207 of file be.h.

u64 tx_pkts

Definition at line 203 of file be.h.

u64 tx_reqs

Definition at line 204 of file be.h.

u32 tx_stops

Definition at line 208 of file be.h.

u64 tx_wrbs

Definition at line 205 of file be.h.


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