FreeBSD kernel ATH device code
txschedule Struct Reference

#include <sample.h>

Data Fields

uint8_t t0
 
uint8_t r0
 
uint8_t t1
 
uint8_t r1
 
uint8_t t2
 
uint8_t r2
 
uint8_t t3
 
uint8_t r3
 

Detailed Description

Definition at line 71 of file sample.h.

Field Documentation

◆ r0

uint8_t txschedule::r0

Definition at line 72 of file sample.h.

Referenced by ath_rate_getxtxrates(), and ath_rate_sample_find_min_pktlength().

◆ r1

uint8_t txschedule::r1

◆ r2

uint8_t txschedule::r2

◆ r3

uint8_t txschedule::r3

◆ t0

uint8_t txschedule::t0

◆ t1

uint8_t txschedule::t1

◆ t2

uint8_t txschedule::t2

◆ t3

uint8_t txschedule::t3

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