|
iPXE
|
#include <ath9k.h>
Data Fields | |
| struct ath_txq * | txq |
| int | sched |
| struct list_head | list |
| struct list_head | tid_q |
| int | clear_ps_filter |
| struct ath_txq* ath_atx_ac::txq |
Definition at line 198 of file ath9k.h.
Referenced by ath_tx_queue_tid().
| int ath_atx_ac::sched |
Definition at line 199 of file ath9k.h.
Referenced by ath_tx_queue_tid(), and ath_txq_schedule().
| 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().
| 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().
1.8.15