FreeBSD kernel WPI device code
wpi_general_stats Struct Reference

#include <if_wpireg.h>

Data Fields

uint32_t temp
 
uint32_t burst_check
 
uint32_t burst
 
uint32_t reserved [4]
 
uint32_t sleep
 
uint32_t slot_out
 
uint32_t slot_idle
 
uint32_t ttl_tstamp
 
uint32_t tx_ant_a
 
uint32_t tx_ant_b
 
uint32_t exec
 
uint32_t probe
 

Detailed Description

Definition at line 781 of file if_wpireg.h.

Field Documentation

◆ burst

uint32_t wpi_general_stats::burst

Definition at line 784 of file if_wpireg.h.

◆ burst_check

uint32_t wpi_general_stats::burst_check

Definition at line 783 of file if_wpireg.h.

◆ exec

uint32_t wpi_general_stats::exec

Definition at line 792 of file if_wpireg.h.

◆ probe

uint32_t wpi_general_stats::probe

Definition at line 793 of file if_wpireg.h.

◆ reserved

uint32_t wpi_general_stats::reserved[4]

Definition at line 785 of file if_wpireg.h.

◆ sleep

uint32_t wpi_general_stats::sleep

Definition at line 786 of file if_wpireg.h.

◆ slot_idle

uint32_t wpi_general_stats::slot_idle

Definition at line 788 of file if_wpireg.h.

◆ slot_out

uint32_t wpi_general_stats::slot_out

Definition at line 787 of file if_wpireg.h.

◆ temp

uint32_t wpi_general_stats::temp

Definition at line 782 of file if_wpireg.h.

◆ ttl_tstamp

uint32_t wpi_general_stats::ttl_tstamp

Definition at line 789 of file if_wpireg.h.

◆ tx_ant_a

uint32_t wpi_general_stats::tx_ant_a

Definition at line 790 of file if_wpireg.h.

◆ tx_ant_b

uint32_t wpi_general_stats::tx_ant_b

Definition at line 791 of file if_wpireg.h.


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