FreeBSD kernel WPI device code
wpi_rx_stats Struct Reference

#include <if_wpireg.h>

Collaboration diagram for wpi_rx_stats:

Data Fields

struct wpi_rx_phy_stats ofdm
 
struct wpi_rx_phy_stats cck
 
struct wpi_rx_general_stats general
 

Detailed Description

Definition at line 763 of file if_wpireg.h.

Field Documentation

◆ cck

struct wpi_rx_phy_stats wpi_rx_stats::cck

Definition at line 765 of file if_wpireg.h.

◆ general

struct wpi_rx_general_stats wpi_rx_stats::general

Definition at line 766 of file if_wpireg.h.

◆ ofdm

struct wpi_rx_phy_stats wpi_rx_stats::ofdm

Definition at line 764 of file if_wpireg.h.


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