FreeBSD kernel BXE device code
stats_query_entry Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for stats_query_entry:

Data Fields

uint8_t kind
 
uint8_t index
 
uint16_t funcID
 
uint32_t reserved
 
struct regpair_t address
 

Detailed Description

Definition at line 12201 of file ecore_hsi.h.

Field Documentation

◆ address

struct regpair_t stats_query_entry::address

Definition at line 12207 of file ecore_hsi.h.

Referenced by bxe_dp_stats(), and bxe_prep_fw_stats_req().

◆ funcID

uint16_t stats_query_entry::funcID

Definition at line 12205 of file ecore_hsi.h.

Referenced by bxe_dp_stats(), and bxe_prep_fw_stats_req().

◆ index

uint8_t stats_query_entry::index

Definition at line 12204 of file ecore_hsi.h.

Referenced by bxe_dp_stats(), and bxe_prep_fw_stats_req().

◆ kind

uint8_t stats_query_entry::kind

Definition at line 12203 of file ecore_hsi.h.

Referenced by bxe_dp_stats(), and bxe_prep_fw_stats_req().

◆ reserved

uint32_t stats_query_entry::reserved

Definition at line 12206 of file ecore_hsi.h.

Referenced by bxe_dp_stats().


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