FreeBSD kernel ATH device code
ath_rc_series Struct Reference

#include <if_athrate.h>

Data Fields

uint8_t rix
 
uint8_t ratecode
 
uint8_t tries
 
uint8_t tx_power_cap
 
uint16_t flags
 
uint16_t max4msframelen
 

Detailed Description

Definition at line 92 of file if_athrate.h.

Field Documentation

◆ flags

uint16_t ath_rc_series::flags

◆ max4msframelen

uint16_t ath_rc_series::max4msframelen

Definition at line 98 of file if_athrate.h.

Referenced by ath_get_aggr_limit(), and ath_tx_rate_fill_rcflags().

◆ ratecode

◆ rix

◆ tries

◆ tx_power_cap

uint8_t ath_rc_series::tx_power_cap

Definition at line 96 of file if_athrate.h.

Referenced by ath_rateseries_setup(), and ath_tx_rate_fill_rcflags().


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