|
Linux Kernel
3.7.1
|
#include <ath9k.h>
Data Fields | |
| u16 | seq_no |
| u32 | txqsetup |
| spinlock_t | txbuflock |
| struct list_head | txbuf |
| struct ath_txq | txq [ATH9K_NUM_TX_QUEUES] |
| struct ath_descdma | txdma |
| struct ath_txq * | txq_map [WME_NUM_AC] |
| u32 | txq_max_pending [WME_NUM_AC] |
| u16 | max_aggr_framelen [WME_NUM_AC][4][32] |
: Index is mac80211 queue number. This is not necessarily the same as the hardware queue number (axq_qnum).
| u16 max_aggr_framelen[WME_NUM_AC][4][32] |
| spinlock_t txbuflock |
| struct ath_descdma txdma |
| struct ath_txq* txq_map[WME_NUM_AC] |
| u32 txq_max_pending[WME_NUM_AC] |
1.8.2