FreeBSD kernel BXE device code
stats_query_header Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for stats_query_header:

Data Fields

uint8_t cmd_num
 
uint8_t reserved0
 
uint16_t drv_stats_counter
 
uint32_t reserved1
 
struct regpair_t stats_counters_addrs
 

Detailed Description

Definition at line 12222 of file ecore_hsi.h.

Field Documentation

◆ cmd_num

uint8_t stats_query_header::cmd_num

Definition at line 12224 of file ecore_hsi.h.

Referenced by bxe_dp_stats(), and bxe_prep_fw_stats_req().

◆ drv_stats_counter

uint16_t stats_query_header::drv_stats_counter

Definition at line 12226 of file ecore_hsi.h.

Referenced by bxe_dp_stats(), bxe_prep_fw_stats_req(), and bxe_storm_stats_post().

◆ reserved0

uint8_t stats_query_header::reserved0

Definition at line 12225 of file ecore_hsi.h.

Referenced by bxe_dp_stats().

◆ reserved1

uint32_t stats_query_header::reserved1

Definition at line 12227 of file ecore_hsi.h.

Referenced by bxe_dp_stats().

◆ stats_counters_addrs

struct regpair_t stats_query_header::stats_counters_addrs

Definition at line 12228 of file ecore_hsi.h.

Referenced by bxe_dp_stats(), and bxe_prep_fw_stats_req().


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