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

#include <hisax_isac.h>

Data Fields

voidpriv
 
u_long flags
 
struct hisax_d_if hisax_d_if
 
struct FsmInst l1m
 
struct FsmTimer timer
 
u_char mocr
 
u_char adf2
 
int type
 
u_char rcvbuf [MAX_DFRAME_LEN_L1]
 
int rcvidx
 
struct sk_bufftx_skb
 
int tx_cnt
 
u_char(* read_isac )(struct isac *, u_char)
 
void(* write_isac )(struct isac *, u_char, u_char)
 
void(* read_isac_fifo )(struct isac *, u_char *, int)
 
void(* write_isac_fifo )(struct isac *, u_char *, int)
 

Detailed Description

Definition at line 13 of file hisax_isac.h.

Field Documentation

u_char adf2

Definition at line 21 of file hisax_isac.h.

u_long flags

Definition at line 16 of file hisax_isac.h.

Definition at line 17 of file hisax_isac.h.

Definition at line 18 of file hisax_isac.h.

u_char mocr

Definition at line 20 of file hisax_isac.h.

Definition at line 14 of file hisax_isac.h.

Definition at line 24 of file hisax_isac.h.

int rcvidx

Definition at line 25 of file hisax_isac.h.

u_char(* read_isac)(struct isac *, u_char)

Definition at line 30 of file hisax_isac.h.

void(* read_isac_fifo)(struct isac *, u_char *, int)

Definition at line 32 of file hisax_isac.h.

Definition at line 19 of file hisax_isac.h.

int tx_cnt

Definition at line 28 of file hisax_isac.h.

struct sk_buff* tx_skb

Definition at line 27 of file hisax_isac.h.

Definition at line 22 of file hisax_isac.h.

void(* write_isac)(struct isac *, u_char, u_char)

Definition at line 31 of file hisax_isac.h.

void(* write_isac_fifo)(struct isac *, u_char *, int)

Definition at line 33 of file hisax_isac.h.


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