FreeBSD kernel ATH device code
HAL_NODE_STATS Struct Reference

#include <ah.h>

Data Fields

uint32_t ns_avgbrssi
 
uint32_t ns_avgrssi
 
uint32_t ns_avgtxrssi
 

Detailed Description

Definition at line 872 of file ah.h.

Field Documentation

◆ ns_avgbrssi

uint32_t HAL_NODE_STATS::ns_avgbrssi

Definition at line 873 of file ah.h.

Referenced by ar5212RxMonitor(), ar5416RxMonitor(), ath_newstate(), ath_node_alloc(), and ath_recv_mgmt().

◆ ns_avgrssi

uint32_t HAL_NODE_STATS::ns_avgrssi

Definition at line 874 of file ah.h.

Referenced by ath_ioctl(), ath_newstate(), ath_node_alloc(), and ath_rx_pkt().

◆ ns_avgtxrssi

uint32_t HAL_NODE_STATS::ns_avgtxrssi

Definition at line 875 of file ah.h.

Referenced by ath_edma_tx_processq(), ath_ioctl(), ath_newstate(), ath_node_alloc(), and ath_tx_processq().


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