iPXE
Data Fields
tg3_hw_status Struct Reference

#include <tg3.h>

Data Fields

u32 status
 
u32 status_tag
 
u16 rx_consumer
 
u16 rx_jumbo_consumer
 
u16 reserved
 
u16 rx_mini_consumer
 
struct {
   u16   tx_consumer
 
   u16   rx_producer
 
idx [16]
 

Detailed Description

Definition at line 2670 of file tg3.h.

Field Documentation

◆ status

u32 tg3_hw_status::status

Definition at line 2671 of file tg3.h.

◆ status_tag

u32 tg3_hw_status::status_tag

Definition at line 2676 of file tg3.h.

◆ rx_consumer

u16 tg3_hw_status::rx_consumer

Definition at line 2679 of file tg3.h.

◆ rx_jumbo_consumer

u16 tg3_hw_status::rx_jumbo_consumer

Definition at line 2680 of file tg3.h.

◆ reserved

u16 tg3_hw_status::reserved

Definition at line 2687 of file tg3.h.

◆ rx_mini_consumer

u16 tg3_hw_status::rx_mini_consumer

Definition at line 2688 of file tg3.h.

◆ tx_consumer

u16 tg3_hw_status::tx_consumer

Definition at line 2695 of file tg3.h.

◆ rx_producer

u16 tg3_hw_status::rx_producer

Definition at line 2696 of file tg3.h.

Referenced by tg3_alloc_consistent().

◆ idx

struct { ... } tg3_hw_status::idx[16]

Referenced by tg3_alloc_consistent().


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