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

#include <acx.h>

Data Fields

struct acx_header header
 
u32 PLCP_error
 
u32 FCS_error
 
u32 valid_frame
 
u32 seq_num_miss
 
__le32 PLCP_error
 
__le32 FCS_error
 
__le32 valid_frame
 
__le32 seq_num_miss
 

Detailed Description

Definition at line 40 of file acx.h.

Field Documentation

u32 FCS_error

Definition at line 51 of file acx.h.

__le32 FCS_error

Definition at line 89 of file acx.h.

Definition at line 41 of file acx.h.

u32 PLCP_error

Definition at line 46 of file acx.h.

__le32 PLCP_error

Definition at line 84 of file acx.h.

u32 seq_num_miss

Definition at line 60 of file acx.h.

__le32 seq_num_miss

Definition at line 98 of file acx.h.

u32 valid_frame

Definition at line 56 of file acx.h.

__le32 valid_frame

Definition at line 94 of file acx.h.


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