iPXE
Data Fields
ath_atx_ac Struct Reference

#include <ath9k.h>

Data Fields

struct ath_txqtxq
 
int sched
 
struct list_head list
 
struct list_head tid_q
 
int clear_ps_filter
 

Detailed Description

Definition at line 197 of file ath9k.h.

Field Documentation

◆ txq

struct ath_txq* ath_atx_ac::txq

Definition at line 198 of file ath9k.h.

Referenced by ath_tx_queue_tid().

◆ sched

int ath_atx_ac::sched

Definition at line 199 of file ath9k.h.

Referenced by ath_tx_queue_tid(), and ath_txq_schedule().

◆ list

struct list_head ath_atx_ac::list

Definition at line 200 of file ath9k.h.

Referenced by ath_tx_queue_tid(), and ath_txq_schedule().

◆ tid_q

struct list_head ath_atx_ac::tid_q

Definition at line 201 of file ath9k.h.

Referenced by ath_tx_queue_tid(), and ath_txq_schedule().

◆ clear_ps_filter

int ath_atx_ac::clear_ps_filter

Definition at line 202 of file ath9k.h.


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