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

#include <bnx2.h>

Data Fields

struct napi_struct napi ____cacheline_aligned
 
struct bnx2bp
 
union {
   struct status_block *   msi
 
   struct status_block_msix *   msix
 
status_blk
 
u16hw_tx_cons_ptr
 
u16hw_rx_cons_ptr
 
u32 last_status_idx
 
u32 int_num
 
struct bnx2_rx_ring_info rx_ring
 
struct bnx2_tx_ring_info tx_ring
 

Detailed Description

Definition at line 6753 of file bnx2.h.

Field Documentation

Definition at line 6754 of file bnx2.h.

struct bnx2* bp

Definition at line 6755 of file bnx2.h.

u16* hw_rx_cons_ptr

Definition at line 6761 of file bnx2.h.

u16* hw_tx_cons_ptr

Definition at line 6760 of file bnx2.h.

u32 int_num

Definition at line 6763 of file bnx2.h.

u32 last_status_idx

Definition at line 6762 of file bnx2.h.

Definition at line 6757 of file bnx2.h.

Definition at line 6758 of file bnx2.h.

Definition at line 6770 of file bnx2.h.

union { ... } status_blk

Definition at line 6771 of file bnx2.h.


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