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

Data Fields

charname
 
chardesc
 
struct pci_devpdev
 
struct net_devicendev
 
unsigned long mem_map
 
uint8_t bus
 
uint8_t slot
 
uint8_t func
 
u_int32_t device
 
u_int32_t vendor
 
u_int32_t subvendor
 
u_int32_t subdevice
 
int ifindex
 
uint32_t bp_caps
 
uint32_t bp_caps_ex
 
uint8_t bp_fw_ver
 
int bp_ext_ver
 
int wdt_status
 
unsigned long bypass_wdt_on_time
 
uint32_t bypass_timer_interval
 
struct timer_list bp_timer
 
uint32_t reset_time
 
uint8_t bp_status_un
 
atomic_t wdt_busy
 
bp_media_type media_type
 
int bp_tpl_flag
 
struct timer_list bp_tpl_timer
 
spinlock_t bypass_wr_lock
 
int bp_10g
 
int bp_10gb
 
int bp_fiber5
 
int bp_10g9
 
int bp_i80
 
int bp_540
 
int(* hard_start_xmit_save )(struct sk_buff *skb, struct net_device *dev)
 
struct net_device_opsold_ops
 
struct net_device_ops new_ops
 
int bp_self_test_flag
 
charbp_tx_data
 
struct bypass_pfs_sd bypass_pfs_set
 

Detailed Description

Definition at line 95 of file bp_mod.c.

Field Documentation

int bp_10g

Definition at line 124 of file bp_mod.c.

int bp_10g9

Definition at line 127 of file bp_mod.c.

int bp_10gb

Definition at line 125 of file bp_mod.c.

int bp_540

Definition at line 129 of file bp_mod.c.

uint32_t bp_caps

Definition at line 109 of file bp_mod.c.

uint32_t bp_caps_ex

Definition at line 110 of file bp_mod.c.

int bp_ext_ver

Definition at line 112 of file bp_mod.c.

int bp_fiber5

Definition at line 126 of file bp_mod.c.

uint8_t bp_fw_ver

Definition at line 111 of file bp_mod.c.

int bp_i80

Definition at line 128 of file bp_mod.c.

int bp_self_test_flag

Definition at line 134 of file bp_mod.c.

uint8_t bp_status_un

Definition at line 118 of file bp_mod.c.

struct timer_list bp_timer

Definition at line 116 of file bp_mod.c.

int bp_tpl_flag

Definition at line 121 of file bp_mod.c.

struct timer_list bp_tpl_timer

Definition at line 122 of file bp_mod.c.

char* bp_tx_data

Definition at line 135 of file bp_mod.c.

uint8_t bus

Definition at line 101 of file bp_mod.c.

struct bypass_pfs_sd bypass_pfs_set

Definition at line 136 of file bp_mod.c.

uint32_t bypass_timer_interval

Definition at line 115 of file bp_mod.c.

unsigned long bypass_wdt_on_time

Definition at line 114 of file bp_mod.c.

spinlock_t bypass_wr_lock

Definition at line 123 of file bp_mod.c.

Definition at line 97 of file bp_mod.c.

Definition at line 104 of file bp_mod.c.

uint8_t func

Definition at line 103 of file bp_mod.c.

int(* hard_start_xmit_save)(struct sk_buff *skb, struct net_device *dev)

Definition at line 130 of file bp_mod.c.

int ifindex

Definition at line 108 of file bp_mod.c.

Definition at line 120 of file bp_mod.c.

unsigned long mem_map

Definition at line 100 of file bp_mod.c.

char* name

Definition at line 96 of file bp_mod.c.

Definition at line 99 of file bp_mod.c.

Definition at line 133 of file bp_mod.c.

Definition at line 132 of file bp_mod.c.

struct pci_dev* pdev

Definition at line 98 of file bp_mod.c.

uint32_t reset_time

Definition at line 117 of file bp_mod.c.

Definition at line 102 of file bp_mod.c.

u_int32_t subdevice

Definition at line 107 of file bp_mod.c.

u_int32_t subvendor

Definition at line 106 of file bp_mod.c.

Definition at line 105 of file bp_mod.c.

atomic_t wdt_busy

Definition at line 119 of file bp_mod.c.

int wdt_status

Definition at line 113 of file bp_mod.c.


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