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

#include <bnx2x_sp.h>

Data Fields

struct {
   unsigned long   flags
 
   u16   hc_rate
 
   u8   fw_sb_id
 
   u8   sb_cq_index
 
tx
 
struct {
   unsigned long   flags
 
   u16   hc_rate
 
   u8   fw_sb_id
 
   u8   sb_cq_index
 
rx
 
struct eth_contextcxts [BNX2X_MULTI_TX_COS]
 
u8 max_cos
 

Detailed Description

Definition at line 830 of file bnx2x_sp.h.

Field Documentation

Definition at line 846 of file bnx2x_sp.h.

unsigned long flags

Definition at line 832 of file bnx2x_sp.h.

u8 fw_sb_id

Definition at line 834 of file bnx2x_sp.h.

u16 hc_rate

Definition at line 833 of file bnx2x_sp.h.

u8 max_cos

Definition at line 849 of file bnx2x_sp.h.

struct { ... } rx
u8 sb_cq_index

Definition at line 835 of file bnx2x_sp.h.

struct { ... } tx

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