FreeBSD kernel ATH device code
HAL_TX_QUEUE_INFO Struct Reference

#include <ah_internal.h>

Data Fields

uint32_t tqi_ver
 
HAL_TX_QUEUE tqi_type
 
HAL_TX_QUEUE_SUBTYPE tqi_subtype
 
HAL_TX_QUEUE_FLAGS tqi_qflags
 
uint32_t tqi_priority
 
uint32_t tqi_aifs
 
uint32_t tqi_cwmin
 
uint32_t tqi_cwmax
 
uint16_t tqi_shretry
 
uint16_t tqi_lgretry
 
uint32_t tqi_cbrPeriod
 
uint32_t tqi_cbrOverflowLimit
 
uint32_t tqi_burstTime
 
uint32_t tqi_readyTime
 
uint32_t tqi_physCompBuf
 
uint32_t tqi_intFlags
 

Detailed Description

Definition at line 524 of file ah_internal.h.

Field Documentation

◆ tqi_aifs

◆ tqi_burstTime

uint32_t HAL_TX_QUEUE_INFO::tqi_burstTime

◆ tqi_cbrOverflowLimit

uint32_t HAL_TX_QUEUE_INFO::tqi_cbrOverflowLimit

◆ tqi_cbrPeriod

uint32_t HAL_TX_QUEUE_INFO::tqi_cbrPeriod

◆ tqi_cwmax

◆ tqi_cwmin

◆ tqi_intFlags

uint32_t HAL_TX_QUEUE_INFO::tqi_intFlags

Definition at line 540 of file ah_internal.h.

Referenced by ath_hal_setTxQProps().

◆ tqi_lgretry

◆ tqi_physCompBuf

uint32_t HAL_TX_QUEUE_INFO::tqi_physCompBuf

◆ tqi_priority

uint32_t HAL_TX_QUEUE_INFO::tqi_priority

Definition at line 529 of file ah_internal.h.

Referenced by ath_hal_getTxQProps(), and ath_hal_setTxQProps().

◆ tqi_qflags

◆ tqi_readyTime

uint32_t HAL_TX_QUEUE_INFO::tqi_readyTime

◆ tqi_shretry

◆ tqi_subtype

HAL_TX_QUEUE_SUBTYPE HAL_TX_QUEUE_INFO::tqi_subtype

Definition at line 527 of file ah_internal.h.

Referenced by ath_hal_getTxQProps(), and ath_hal_setTxQProps().

◆ tqi_type

◆ tqi_ver

uint32_t HAL_TX_QUEUE_INFO::tqi_ver

Definition at line 525 of file ah_internal.h.

Referenced by ath_hal_getTxQProps(), and ath_hal_setTxQProps().


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