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

#include <bnx2.h>

Data Fields

u32 tx_prod_bseq
 
u16 tx_prod
 
u32 tx_bidx_addr
 
u32 tx_bseq_addr
 
struct tx_bdtx_desc_ring
 
struct sw_tx_bdtx_buf_ring
 
u16 tx_cons
 
u16 hw_tx_cons
 
dma_addr_t tx_desc_mapping
 

Detailed Description

Definition at line 6717 of file bnx2.h.

Field Documentation

u16 hw_tx_cons

Definition at line 6727 of file bnx2.h.

u32 tx_bidx_addr

Definition at line 6720 of file bnx2.h.

u32 tx_bseq_addr

Definition at line 6721 of file bnx2.h.

struct sw_tx_bd* tx_buf_ring

Definition at line 6724 of file bnx2.h.

u16 tx_cons

Definition at line 6726 of file bnx2.h.

dma_addr_t tx_desc_mapping

Definition at line 6729 of file bnx2.h.

struct tx_bd* tx_desc_ring

Definition at line 6723 of file bnx2.h.

u16 tx_prod

Definition at line 6719 of file bnx2.h.

u32 tx_prod_bseq

Definition at line 6718 of file bnx2.h.


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