#include <base.h>
Public Attributes | |
u32 * | link |
spinlock_t | lock |
struct list_head | q |
unsigned int | qnum |
bool | setup |
Definition at line 71 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 73 of file linux_ks/hwi/ath5k_raw/module/base.h.
spinlock_t ath5k_txq::lock |
Definition at line 75 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct list_head ath5k_txq::q |
Definition at line 74 of file linux_ks/hwi/ath5k_raw/module/base.h.
unsigned int ath5k_txq::qnum |
Definition at line 72 of file linux_ks/hwi/ath5k_raw/module/base.h.
bool ath5k_txq::setup |
Definition at line 76 of file linux_ks/hwi/ath5k_raw/module/base.h.