FreeBSD kernel WPI device code
wpi_rx_general_stats Struct Reference

#include <if_wpireg.h>

Data Fields

uint32_t bad_cts
 
uint32_t bad_ack
 
uint32_t not_bss
 
uint32_t filtered
 
uint32_t bad_chan
 

Detailed Description

Definition at line 755 of file if_wpireg.h.

Field Documentation

◆ bad_ack

uint32_t wpi_rx_general_stats::bad_ack

Definition at line 757 of file if_wpireg.h.

◆ bad_chan

uint32_t wpi_rx_general_stats::bad_chan

Definition at line 760 of file if_wpireg.h.

◆ bad_cts

uint32_t wpi_rx_general_stats::bad_cts

Definition at line 756 of file if_wpireg.h.

◆ filtered

uint32_t wpi_rx_general_stats::filtered

Definition at line 759 of file if_wpireg.h.

◆ not_bss

uint32_t wpi_rx_general_stats::not_bss

Definition at line 758 of file if_wpireg.h.


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