FreeBSD kernel usb device Code
upgt_lmac_stats Struct Reference

#include <if_upgtvar.h>

Collaboration diagram for upgt_lmac_stats:

Data Fields

struct upgt_lmac_h1 header1
 
struct upgt_lmac_h2 header2
 
uint8_t data [76]
 

Detailed Description

Definition at line 290 of file if_upgtvar.h.

Field Documentation

◆ data

uint8_t upgt_lmac_stats::data[76]

Definition at line 293 of file if_upgtvar.h.

◆ header1

struct upgt_lmac_h1 upgt_lmac_stats::header1

Definition at line 291 of file if_upgtvar.h.

Referenced by upgt_get_stats().

◆ header2

struct upgt_lmac_h2 upgt_lmac_stats::header2

Definition at line 292 of file if_upgtvar.h.

Referenced by upgt_get_stats().


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