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

#include <gw.h>

Data Fields

__s8 from_idx
 
__s8 to_idx
 
__s8 result_idx
 
__u8 init_crc_val
 
__u8 final_xor_val
 
__u8 crctab [256]
 
__u8 profile
 
__u8 profile_data [20]
 

Detailed Description

Definition at line 80 of file gw.h.

Field Documentation

__u8 crctab[256]

Definition at line 86 of file gw.h.

__u8 final_xor_val

Definition at line 85 of file gw.h.

__s8 from_idx

Definition at line 81 of file gw.h.

__u8 init_crc_val

Definition at line 84 of file gw.h.

__u8 profile

Definition at line 87 of file gw.h.

__u8 profile_data[20]

Definition at line 88 of file gw.h.

__s8 result_idx

Definition at line 83 of file gw.h.

__s8 to_idx

Definition at line 82 of file gw.h.


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