iPXE
Data Fields
ath5k_txq_info Struct Reference

#include <ath5k.h>

Data Fields

enum ath5k_tx_queue tqi_type
 
enum ath5k_tx_queue_subtype tqi_subtype
 
u16 tqi_flags
 
u32 tqi_aifs
 
s32 tqi_cw_min
 
s32 tqi_cw_max
 
u32 tqi_cbr_period
 
u32 tqi_cbr_overflow_limit
 
u32 tqi_burst_time
 
u32 tqi_ready_time
 

Detailed Description

Definition at line 506 of file ath5k.h.

Field Documentation

◆ tqi_type

enum ath5k_tx_queue ath5k_txq_info::tqi_type

◆ tqi_subtype

enum ath5k_tx_queue_subtype ath5k_txq_info::tqi_subtype

Definition at line 508 of file ath5k.h.

Referenced by ath5k_hw_set_tx_queueprops(), and ath5k_txq_setup().

◆ tqi_flags

u16 ath5k_txq_info::tqi_flags

Definition at line 509 of file ath5k.h.

Referenced by ath5k_hw_reset_tx_queue(), and ath5k_txq_setup().

◆ tqi_aifs

u32 ath5k_txq_info::tqi_aifs

Definition at line 510 of file ath5k.h.

Referenced by ath5k_hw_reset_tx_queue().

◆ tqi_cw_min

s32 ath5k_txq_info::tqi_cw_min

Definition at line 511 of file ath5k.h.

Referenced by ath5k_hw_reset_tx_queue().

◆ tqi_cw_max

s32 ath5k_txq_info::tqi_cw_max

Definition at line 512 of file ath5k.h.

Referenced by ath5k_hw_reset_tx_queue().

◆ tqi_cbr_period

u32 ath5k_txq_info::tqi_cbr_period

Definition at line 513 of file ath5k.h.

Referenced by ath5k_hw_reset_tx_queue().

◆ tqi_cbr_overflow_limit

u32 ath5k_txq_info::tqi_cbr_overflow_limit

Definition at line 514 of file ath5k.h.

Referenced by ath5k_hw_reset_tx_queue().

◆ tqi_burst_time

u32 ath5k_txq_info::tqi_burst_time

Definition at line 515 of file ath5k.h.

Referenced by ath5k_hw_reset_tx_queue().

◆ tqi_ready_time

u32 ath5k_txq_info::tqi_ready_time

Definition at line 516 of file ath5k.h.

Referenced by ath5k_hw_reset_tx_queue().


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