iPXE
Data Fields
ath9k_tx_queue_info Struct Reference

#include <mac.h>

Data Fields

u32 tqi_ver
 
enum ath9k_tx_queue tqi_type
 
int tqi_subtype
 
enum ath9k_tx_queue_flags tqi_qflags
 
u32 tqi_priority
 
u32 tqi_aifs
 
u32 tqi_cwmin
 
u32 tqi_cwmax
 
u16 tqi_shretry
 
u16 tqi_lgretry
 
u32 tqi_cbrPeriod
 
u32 tqi_cbrOverflowLimit
 
u32 tqi_burstTime
 
u32 tqi_readyTime
 
u32 tqi_physCompBuf
 
u32 tqi_intFlags
 

Detailed Description

Definition at line 614 of file mac.h.

Field Documentation

◆ tqi_ver

u32 ath9k_tx_queue_info::tqi_ver

Definition at line 615 of file mac.h.

Referenced by ath9k_hw_set_txq_props().

◆ tqi_type

enum ath9k_tx_queue ath9k_tx_queue_info::tqi_type

◆ tqi_subtype

int ath9k_tx_queue_info::tqi_subtype

Definition at line 617 of file mac.h.

Referenced by ath9k_hw_set_txq_props(), and ath_txq_setup().

◆ tqi_qflags

enum ath9k_tx_queue_flags ath9k_tx_queue_info::tqi_qflags

◆ tqi_priority

u32 ath9k_tx_queue_info::tqi_priority

Definition at line 619 of file mac.h.

Referenced by ath9k_hw_set_txq_props().

◆ tqi_aifs

u32 ath9k_tx_queue_info::tqi_aifs

◆ tqi_cwmin

u32 ath9k_tx_queue_info::tqi_cwmin

◆ tqi_cwmax

u32 ath9k_tx_queue_info::tqi_cwmax

◆ tqi_shretry

u16 ath9k_tx_queue_info::tqi_shretry

Definition at line 623 of file mac.h.

Referenced by ath9k_hw_resettxqueue(), ath9k_hw_set_txq_props(), and ath9k_hw_setuptxqueue().

◆ tqi_lgretry

u16 ath9k_tx_queue_info::tqi_lgretry

Definition at line 624 of file mac.h.

Referenced by ath9k_hw_set_txq_props(), and ath9k_hw_setuptxqueue().

◆ tqi_cbrPeriod

u32 ath9k_tx_queue_info::tqi_cbrPeriod

Definition at line 625 of file mac.h.

Referenced by ath9k_hw_resettxqueue(), and ath9k_hw_set_txq_props().

◆ tqi_cbrOverflowLimit

u32 ath9k_tx_queue_info::tqi_cbrOverflowLimit

Definition at line 626 of file mac.h.

Referenced by ath9k_hw_resettxqueue(), and ath9k_hw_set_txq_props().

◆ tqi_burstTime

u32 ath9k_tx_queue_info::tqi_burstTime

Definition at line 627 of file mac.h.

Referenced by ath9k_hw_resettxqueue(), and ath9k_hw_set_txq_props().

◆ tqi_readyTime

u32 ath9k_tx_queue_info::tqi_readyTime

Definition at line 628 of file mac.h.

Referenced by ath9k_hw_resettxqueue(), and ath9k_hw_set_txq_props().

◆ tqi_physCompBuf

u32 ath9k_tx_queue_info::tqi_physCompBuf

Definition at line 629 of file mac.h.

Referenced by ath9k_hw_setuptxqueue(), and ath_txq_setup().

◆ tqi_intFlags

u32 ath9k_tx_queue_info::tqi_intFlags

Definition at line 630 of file mac.h.

Referenced by ath9k_hw_resettxqueue().


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