FreeBSD kernel BXE device code
bxe_stats_show_data Union Reference

#include <bxe.h>

Data Fields

uint32_t op
 
struct {
   uint32_t   num
 
   uint32_t   len
 
desc
 
char str [1]
 
uint64_t stats [1]
 

Detailed Description

Definition at line 1784 of file bxe.h.

Field Documentation

◆ 

struct { ... } bxe_stats_show_data::desc

◆ len

uint32_t bxe_stats_show_data::len

Definition at line 1789 of file bxe.h.

◆ num

uint32_t bxe_stats_show_data::num

Definition at line 1788 of file bxe.h.

◆ op

uint32_t bxe_stats_show_data::op

Definition at line 1785 of file bxe.h.

◆ stats

uint64_t bxe_stats_show_data::stats[1]

Definition at line 1796 of file bxe.h.

◆ str

char bxe_stats_show_data::str[1]

Definition at line 1793 of file bxe.h.


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