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

#include <bnx2x_sp.h>

Data Fields

struct bnx2x_mcast_objmcast_obj
 
unsigned long ramrod_flags
 
struct list_head mcast_list
 
int mcast_list_len
 

Detailed Description

Definition at line 503 of file bnx2x_sp.h.

Field Documentation

struct list_head mcast_list

Definition at line 509 of file bnx2x_sp.h.

int mcast_list_len

TODO:

  • rename it to macs_num.
  • Add a new command type for handling pending commands (remove "zero semantics").

Length of mcast_list. If zero and ADD_CONT command - post pending commands.

Definition at line 518 of file bnx2x_sp.h.

struct bnx2x_mcast_obj* mcast_obj

Definition at line 504 of file bnx2x_sp.h.

unsigned long ramrod_flags

Definition at line 507 of file bnx2x_sp.h.


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