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

Data Fields

struct list_head link
 
int type
 
union {
   struct list_head   macs_head
 
   u32   macs_num
 
   int   next_bin
 
data
 
bool done
 

Detailed Description

Definition at line 2402 of file bnx2x_sp.c.

Field Documentation

union { ... } data
bool done

Definition at line 2411 of file bnx2x_sp.c.

Definition at line 2403 of file bnx2x_sp.c.

struct list_head macs_head

Definition at line 2406 of file bnx2x_sp.c.

u32 macs_num

Definition at line 2407 of file bnx2x_sp.c.

int next_bin

Definition at line 2408 of file bnx2x_sp.c.

Definition at line 2404 of file bnx2x_sp.c.


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