FreeBSD kernel ATH device code
if_ath_alq_tdma_tsf_adjust Struct Reference

#include <if_ath_alq.h>

Data Fields

uint64_t tsf64_old
 
uint64_t tsf64_new
 
int32_t tsfdelta
 

Detailed Description

Definition at line 79 of file if_ath_alq.h.

Field Documentation

◆ tsf64_new

uint64_t if_ath_alq_tdma_tsf_adjust::tsf64_new

Definition at line 81 of file if_ath_alq.h.

◆ tsf64_old

uint64_t if_ath_alq_tdma_tsf_adjust::tsf64_old

Definition at line 80 of file if_ath_alq.h.

◆ tsfdelta

int32_t if_ath_alq_tdma_tsf_adjust::tsfdelta

Definition at line 82 of file if_ath_alq.h.


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