iPXE
Data Fields
rx_info Struct Reference

#include <bnxt.h>

Data Fields

void * bd_virt
 
struct io_bufferiob [NUM_RX_BUFFERS]
 
u16 iob_cnt
 
u16 buf_cnt
 
u16 ring_cnt
 
u16 cons_id
 
u32 cnt
 
u32 good
 
u32 drop_err
 
u32 drop_lb
 
u32 drop_vlan
 
u8 epoch
 
u8 res [3]
 

Detailed Description

Definition at line 886 of file bnxt.h.

Field Documentation

◆ bd_virt

void* rx_info::bd_virt

Definition at line 887 of file bnxt.h.

◆ iob

struct io_buffer* rx_info::iob[NUM_RX_BUFFERS]

Definition at line 888 of file bnxt.h.

◆ iob_cnt

u16 rx_info::iob_cnt

Definition at line 889 of file bnxt.h.

◆ buf_cnt

u16 rx_info::buf_cnt

Definition at line 890 of file bnxt.h.

◆ ring_cnt

u16 rx_info::ring_cnt

Definition at line 891 of file bnxt.h.

◆ cons_id

u16 rx_info::cons_id

Definition at line 892 of file bnxt.h.

◆ cnt

u32 rx_info::cnt

Definition at line 894 of file bnxt.h.

◆ good

u32 rx_info::good

Definition at line 895 of file bnxt.h.

◆ drop_err

u32 rx_info::drop_err

Definition at line 896 of file bnxt.h.

◆ drop_lb

u32 rx_info::drop_lb

Definition at line 897 of file bnxt.h.

◆ drop_vlan

u32 rx_info::drop_vlan

Definition at line 898 of file bnxt.h.

◆ epoch

u8 rx_info::epoch

Definition at line 899 of file bnxt.h.

◆ res

u8 rx_info::res[3]

Definition at line 900 of file bnxt.h.


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