iPXE
|
#include <mac.h>
u32 ath9k_tx_queue_info::tqi_ver |
Definition at line 615 of file mac.h.
Referenced by ath9k_hw_set_txq_props().
enum ath9k_tx_queue ath9k_tx_queue_info::tqi_type |
Definition at line 616 of file mac.h.
Referenced by ath9k_hw_releasetxqueue(), ath9k_hw_resettxqueue(), ath9k_hw_set_txq_props(), and ath9k_hw_setuptxqueue().
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().
enum ath9k_tx_queue_flags ath9k_tx_queue_info::tqi_qflags |
Definition at line 618 of file mac.h.
Referenced by ath9k_hw_resettxqueue(), ath9k_hw_set_txq_props(), ath9k_hw_setuptxqueue(), and ath_txq_setup().
u32 ath9k_tx_queue_info::tqi_priority |
Definition at line 619 of file mac.h.
Referenced by ath9k_hw_set_txq_props().
u32 ath9k_tx_queue_info::tqi_aifs |
Definition at line 620 of file mac.h.
Referenced by ath9k_hw_resettxqueue(), ath9k_hw_set_txq_props(), ath9k_hw_setuptxqueue(), and ath_txq_setup().
u32 ath9k_tx_queue_info::tqi_cwmin |
Definition at line 621 of file mac.h.
Referenced by ath9k_hw_resettxqueue(), ath9k_hw_set_txq_props(), ath9k_hw_setuptxqueue(), and ath_txq_setup().
u32 ath9k_tx_queue_info::tqi_cwmax |
Definition at line 622 of file mac.h.
Referenced by ath9k_hw_resettxqueue(), ath9k_hw_set_txq_props(), ath9k_hw_setuptxqueue(), and ath_txq_setup().
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().
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().
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().
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().
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().
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().
u32 ath9k_tx_queue_info::tqi_physCompBuf |
Definition at line 629 of file mac.h.
Referenced by ath9k_hw_setuptxqueue(), and ath_txq_setup().
u32 ath9k_tx_queue_info::tqi_intFlags |
Definition at line 630 of file mac.h.
Referenced by ath9k_hw_resettxqueue().