FreeBSD kernel ATH device code
HAL_11N_RATE_SERIES Struct Reference

#include <ah.h>

Data Fields

u_int Tries
 
u_int Rate
 
u_int RateIndex
 
u_int PktDuration
 
u_int ChSel
 
u_int RateFlags
 
u_int tx_power_cap
 

Detailed Description

Definition at line 713 of file ah.h.

Field Documentation

◆ ChSel

u_int HAL_11N_RATE_SERIES::ChSel

Definition at line 718 of file ah.h.

Referenced by ath_beacon_setup(), and ath_rateseries_setup().

◆ PktDuration

u_int HAL_11N_RATE_SERIES::PktDuration

Definition at line 717 of file ah.h.

Referenced by ath_beacon_setup(), and ath_rateseries_setup().

◆ Rate

u_int HAL_11N_RATE_SERIES::Rate

Definition at line 715 of file ah.h.

Referenced by ath_beacon_setup(), and ath_rateseries_setup().

◆ RateFlags

u_int HAL_11N_RATE_SERIES::RateFlags

Definition at line 719 of file ah.h.

Referenced by ath_rateseries_setup().

◆ RateIndex

u_int HAL_11N_RATE_SERIES::RateIndex

Definition at line 716 of file ah.h.

Referenced by ath_beacon_setup(), and ath_rateseries_setup().

◆ Tries

u_int HAL_11N_RATE_SERIES::Tries

Definition at line 714 of file ah.h.

Referenced by ath_beacon_setup(), and ath_rateseries_setup().

◆ tx_power_cap

u_int HAL_11N_RATE_SERIES::tx_power_cap

Definition at line 724 of file ah.h.

Referenced by ath_beacon_setup(), and ath_rateseries_setup().


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