FreeBSD kernel WPI device code
wpi_rx_phy_stats Struct Reference

#include <if_wpireg.h>

Data Fields

uint32_t ina
 
uint32_t fina
 
uint32_t bad_plcp
 
uint32_t bad_crc32
 
uint32_t overrun
 
uint32_t eoverrun
 
uint32_t good_crc32
 
uint32_t fa
 
uint32_t bad_fina_sync
 
uint32_t sfd_timeout
 
uint32_t fina_timeout
 
uint32_t no_rts_ack
 
uint32_t rxe_limit
 
uint32_t ack
 
uint32_t cts
 

Detailed Description

Definition at line 737 of file if_wpireg.h.

Field Documentation

◆ ack

uint32_t wpi_rx_phy_stats::ack

Definition at line 751 of file if_wpireg.h.

◆ bad_crc32

uint32_t wpi_rx_phy_stats::bad_crc32

Definition at line 741 of file if_wpireg.h.

◆ bad_fina_sync

uint32_t wpi_rx_phy_stats::bad_fina_sync

Definition at line 746 of file if_wpireg.h.

◆ bad_plcp

uint32_t wpi_rx_phy_stats::bad_plcp

Definition at line 740 of file if_wpireg.h.

◆ cts

uint32_t wpi_rx_phy_stats::cts

Definition at line 752 of file if_wpireg.h.

◆ eoverrun

uint32_t wpi_rx_phy_stats::eoverrun

Definition at line 743 of file if_wpireg.h.

◆ fa

uint32_t wpi_rx_phy_stats::fa

Definition at line 745 of file if_wpireg.h.

◆ fina

uint32_t wpi_rx_phy_stats::fina

Definition at line 739 of file if_wpireg.h.

◆ fina_timeout

uint32_t wpi_rx_phy_stats::fina_timeout

Definition at line 748 of file if_wpireg.h.

◆ good_crc32

uint32_t wpi_rx_phy_stats::good_crc32

Definition at line 744 of file if_wpireg.h.

◆ ina

uint32_t wpi_rx_phy_stats::ina

Definition at line 738 of file if_wpireg.h.

◆ no_rts_ack

uint32_t wpi_rx_phy_stats::no_rts_ack

Definition at line 749 of file if_wpireg.h.

◆ overrun

uint32_t wpi_rx_phy_stats::overrun

Definition at line 742 of file if_wpireg.h.

◆ rxe_limit

uint32_t wpi_rx_phy_stats::rxe_limit

Definition at line 750 of file if_wpireg.h.

◆ sfd_timeout

uint32_t wpi_rx_phy_stats::sfd_timeout

Definition at line 747 of file if_wpireg.h.


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