FreeBSD kernel BXE device code
bxe_fw_stats_req Struct Reference

#include <bxe.h>

Collaboration diagram for bxe_fw_stats_req:

Data Fields

struct stats_query_header hdr
 
struct stats_query_entry query [FP_SB_MAX_E1x+BXE_FIRST_QUEUE_QUERY_IDX]
 

Detailed Description

Definition at line 878 of file bxe.h.

Field Documentation

◆ hdr

struct stats_query_header bxe_fw_stats_req::hdr

Definition at line 879 of file bxe.h.

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

◆ query

struct stats_query_entry bxe_fw_stats_req::query[FP_SB_MAX_E1x+ BXE_FIRST_QUEUE_QUERY_IDX]

Definition at line 880 of file bxe.h.

Referenced by bxe_dp_stats(), and bxe_prep_fw_stats_req().


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