Linux Kernel
3.7.1
|
#include <hisax_fcpcipnp.h>
Data Fields | |
struct hisax_b_if | b_if |
struct fritz_adapter * | adapter |
int | mode |
int | channel |
union { | |
u_int ctrl | |
struct hdlc_stat_reg sr | |
} | ctrl |
u_int | stat |
int | rcvidx |
int | fifo_size |
u_char | rcvbuf [HSCX_BUFMAX] |
int | tx_cnt |
struct sk_buff * | tx_skb |
Definition at line 27 of file hisax_fcpcipnp.h.
Definition at line 29 of file hisax_fcpcipnp.h.
struct hisax_b_if b_if |
Definition at line 28 of file hisax_fcpcipnp.h.
Definition at line 31 of file hisax_fcpcipnp.h.
Definition at line 34 of file hisax_fcpcipnp.h.
union { ... } ctrl |
Definition at line 39 of file hisax_fcpcipnp.h.
int mode |
Definition at line 30 of file hisax_fcpcipnp.h.
u_char rcvbuf[HSCX_BUFMAX] |
Definition at line 40 of file hisax_fcpcipnp.h.
int rcvidx |
Definition at line 38 of file hisax_fcpcipnp.h.
Definition at line 35 of file hisax_fcpcipnp.h.
Definition at line 37 of file hisax_fcpcipnp.h.
int tx_cnt |
Definition at line 42 of file hisax_fcpcipnp.h.
Definition at line 43 of file hisax_fcpcipnp.h.