Linux Kernel
3.7.1
|
Data Fields | |
int | magic |
int | bitrate |
int | baudrate |
int | iobase |
int | irq |
int | dupmode |
struct net_device * | dev |
int | nb_rxint |
int | nb_mdint |
int | txd |
int | holdd |
int | txtail |
int | slot |
int | pers |
int | tx_state |
int | tx_count |
int | slotcnt |
unsigned char | tx_buf [YAM_MAX_FRAME] |
int | tx_len |
int | tx_crcl |
int | tx_crch |
struct sk_buff_head | send_queue |
int | dcd |
unsigned char | rx_buf [YAM_MAX_FRAME] |
int | rx_len |
int | rx_crcl |
int | rx_crch |
struct net_device* dev |
unsigned char rx_buf[YAM_MAX_FRAME] |
struct sk_buff_head send_queue |
unsigned char tx_buf[YAM_MAX_FRAME] |