bss Struct Reference


Data Fields

struct tx_bd tx_desc_ring [TX_DESC_CNT]
struct rx_bd rx_desc_ring [RX_DESC_CNT]
unsigned char rx_buf [RX_BUF_CNT][RX_BUF_SIZE]
struct status_block status_blk
struct statistics_block stats_blk
struct tg3_rx_buffer_desc rx_std [TG3_RX_RING_SIZE]
struct tg3_rx_buffer_desc rx_rcb [TG3_RX_RCB_RING_SIZE]
struct tg3_tx_buffer_desc tx_ring [TG3_TX_RING_SIZE]
struct tg3_hw_status hw_status
struct tg3_hw_stats hw_stats
unsigned char rx_bufs [TG3_DEF_RX_RING_PENDING][RX_PKT_BUF_SZ]
struct eth_frame tx_frame [2]

Detailed Description

Definition at line 39 of file bnx2.c.


Field Documentation

struct tx_bd bss::tx_desc_ring[TX_DESC_CNT] [read]

Definition at line 40 of file bnx2.c.

Referenced by bnx2_alloc_mem().

struct rx_bd bss::rx_desc_ring[RX_DESC_CNT] [read]

Definition at line 41 of file bnx2.c.

Referenced by bnx2_alloc_mem().

unsigned char bss::rx_buf[RX_BUF_CNT][RX_BUF_SIZE]

Definition at line 42 of file bnx2.c.

Referenced by bnx2_init_rx_ring().

Definition at line 43 of file bnx2.c.

Referenced by bnx2_alloc_mem().

Definition at line 44 of file bnx2.c.

Referenced by bnx2_alloc_mem().

struct tg3_rx_buffer_desc bss::rx_std[TG3_RX_RING_SIZE] [read]

Definition at line 64 of file tg3.c.

struct tg3_rx_buffer_desc bss::rx_rcb[TG3_RX_RCB_RING_SIZE] [read]

Definition at line 65 of file tg3.c.

struct tg3_tx_buffer_desc bss::tx_ring[TG3_TX_RING_SIZE] [read]

Definition at line 66 of file tg3.c.

Definition at line 67 of file tg3.c.

struct tg3_hw_stats bss::hw_stats [read]

Definition at line 68 of file tg3.c.

unsigned char bss::rx_bufs[TG3_DEF_RX_RING_PENDING][RX_PKT_BUF_SZ]

Definition at line 69 of file tg3.c.

struct eth_frame bss::tx_frame[2] [read]

Definition at line 70 of file tg3.c.


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

Generated on Tue Apr 6 20:02:02 2010 for gPXE by  doxygen 1.5.7.1