FreeBSD kernel BXE device code
fcoe_kwqe_stat Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for fcoe_kwqe_stat:

Data Fields

uint16_t reserved0
 
struct fcoe_kwqe_header hdr
 
uint32_t stat_params_addr_lo
 
uint32_t stat_params_addr_hi
 
uint32_t reserved1 [5]
 

Detailed Description

Definition at line 8433 of file ecore_hsi.h.

Field Documentation

◆ hdr

struct fcoe_kwqe_header fcoe_kwqe_stat::hdr

Definition at line 8436 of file ecore_hsi.h.

◆ reserved0

uint16_t fcoe_kwqe_stat::reserved0

Definition at line 8435 of file ecore_hsi.h.

◆ reserved1

uint32_t fcoe_kwqe_stat::reserved1[5]

Definition at line 8439 of file ecore_hsi.h.

◆ stat_params_addr_hi

uint32_t fcoe_kwqe_stat::stat_params_addr_hi

Definition at line 8438 of file ecore_hsi.h.

◆ stat_params_addr_lo

uint32_t fcoe_kwqe_stat::stat_params_addr_lo

Definition at line 8437 of file ecore_hsi.h.


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