Linux Kernel
3.7.1
|
#include <ath9k.h>
Data Fields | |
struct list_head | list |
struct sk_buff_head | buf_q |
struct ath_node * | an |
struct ath_atx_ac * | ac |
unsigned long | tx_buf [BITS_TO_LONGS(ATH_TID_MAX_BUFS)] |
int | bar_index |
u16 | seq_start |
u16 | seq_next |
u16 | baw_size |
int | tidno |
int | baw_head |
int | baw_tail |
int | sched |
int | paused |
u8 | state |
struct ath_atx_ac* ac |
struct sk_buff_head buf_q |
unsigned long tx_buf[BITS_TO_LONGS(ATH_TID_MAX_BUFS)] |