FreeBSD kernel WPI device code
wpi_beacon_missed Struct Reference

#include <if_wpireg.h>

Data Fields

uint32_t consecutive
 
uint32_t total
 
uint32_t expected
 
uint32_t received
 

Detailed Description

Definition at line 552 of file if_wpireg.h.

Field Documentation

◆ consecutive

uint32_t wpi_beacon_missed::consecutive

Definition at line 553 of file if_wpireg.h.

Referenced by wpi_notif_intr().

◆ expected

uint32_t wpi_beacon_missed::expected

Definition at line 555 of file if_wpireg.h.

Referenced by wpi_notif_intr().

◆ received

uint32_t wpi_beacon_missed::received

Definition at line 556 of file if_wpireg.h.

Referenced by wpi_notif_intr().

◆ total

uint32_t wpi_beacon_missed::total

Definition at line 554 of file if_wpireg.h.

Referenced by wpi_notif_intr().


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