|
iPXE
|
#include <ath9k.h>
Data Fields | |
| struct list_head | list |
| struct list_head | buf_q |
| struct ath_node * | an |
| struct ath_atx_ac * | ac |
| unsigned long | tx_buf [BITS_TO_LONGS(ATH_TID_MAX_BUFS)] |
| u16 | seq_start |
| u16 | seq_next |
| u16 | baw_size |
| int | tidno |
| int | baw_head |
| int | baw_tail |
| int | sched |
| int | paused |
| u8 | state |
| struct list_head ath_atx_tid::list |
Definition at line 234 of file ath9k.h.
Referenced by ath_txq_schedule().
| struct ath_atx_ac* ath_atx_tid::ac |
Definition at line 237 of file ath9k.h.
Referenced by ath_txq_schedule().
| unsigned long ath_atx_tid::tx_buf[BITS_TO_LONGS(ATH_TID_MAX_BUFS)] |
1.8.15