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

#include <bnx2fc.h>

Data Fields

struct list_head list
 
unsigned long if_flags
 
struct bnx2fc_hbahba
 
struct net_devicenetdev
 
struct packet_type fcoe_packet_type
 
struct packet_type fip_packet_type
 
struct workqueue_structtimer_work_queue
 
struct kref kref
 
u8 vlan_enabled
 
int vlan_id
 
bool enabled
 

Detailed Description

Definition at line 226 of file bnx2fc.h.

Field Documentation

bool enabled

Definition at line 238 of file bnx2fc.h.

struct packet_type fcoe_packet_type

Definition at line 232 of file bnx2fc.h.

struct packet_type fip_packet_type

Definition at line 233 of file bnx2fc.h.

Definition at line 230 of file bnx2fc.h.

unsigned long if_flags

Definition at line 228 of file bnx2fc.h.

Definition at line 235 of file bnx2fc.h.

Definition at line 227 of file bnx2fc.h.

struct net_device* netdev

Definition at line 231 of file bnx2fc.h.

struct workqueue_struct* timer_work_queue

Definition at line 234 of file bnx2fc.h.

u8 vlan_enabled

Definition at line 236 of file bnx2fc.h.

int vlan_id

Definition at line 237 of file bnx2fc.h.


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