Linux Kernel
3.7.1
|
#include <bnx2x_sp.h>
Data Fields | |
struct bnx2x_mcast_obj * | mcast_obj |
unsigned long | ramrod_flags |
struct list_head | mcast_list |
int | mcast_list_len |
Definition at line 503 of file bnx2x_sp.h.
Definition at line 509 of file bnx2x_sp.h.
int mcast_list_len |
TODO:
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.