#include <base.h>
Definition at line 83 of file linux_ks/hwi/ath5k_raw/module/base.h.
ath5k_softc::DECLARE_BITMAP | ( | status | , |
5 | |||
) |
ath5k_softc::DECLARE_BITMAP | ( | status | , |
5 | |||
) |
ath5k_softc::DECLARE_BITMAP | ( | status | , |
5 | |||
) |
struct ath5k_hw * ath5k_softc::ah |
Definition at line 93 of file linux_ks/hwi/ath5k_raw/module/base.h.
bool ath5k_softc::assoc |
Definition at line 137 of file linux_ks/hwi/ath5k_raw/module/base.h.
unsigned char ath5k_softc::bssidmask |
Definition at line 117 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct ath5k_buf * ath5k_softc::bufptr |
Definition at line 99 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 103 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 91 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 95 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct ieee80211_channel * ath5k_softc::curchan |
Definition at line 113 of file linux_ks/hwi/ath5k_raw/module/base.h.
unsigned int ath5k_softc::debug_level |
Definition at line 97 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct ath5k_desc * ath5k_softc::desc |
Definition at line 100 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 101 of file linux_ks/hwi/ath5k_raw/module/base.h.
size_t ath5k_softc::desc_len |
Definition at line 102 of file linux_ks/hwi/ath5k_raw/module/base.h.
unsigned int ath5k_softc::filter_flags |
Definition at line 112 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 115 of file linux_ks/hwi/ath5k_raw/module/base.h.
void __iomem * ath5k_softc::iobase |
Definition at line 86 of file linux_ks/hwi/ath5k_raw/module/base.h.
void* ath5k_softc::iobase |
Definition at line 112 of file MaRTE_OS/hwi/ath5k_raw/module/base.h.
Definition at line 89 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct mutex ath5k_softc::lock |
Definition at line 87 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct net_device * ath5k_softc::netdev |
Definition at line 85 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct pci_dev * ath5k_softc::pdev |
Definition at line 84 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct pci_device* ath5k_softc::pdev |
Definition at line 111 of file MaRTE_OS/hwi/ath5k_raw/module/base.h.
Definition at line 136 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct ieee80211_rate ath5k_softc::rates |
Definition at line 92 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct tasklet_struct ath5k_softc::restq |
Definition at line 119 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct list_head ath5k_softc::rxbuf |
Definition at line 122 of file linux_ks/hwi/ath5k_raw/module/base.h.
spinlock_t ath5k_softc::rxbuflock |
Definition at line 123 of file linux_ks/hwi/ath5k_raw/module/base.h.
unsigned int ath5k_softc::rxbufsize |
Definition at line 121 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 124 of file linux_ks/hwi/ath5k_raw/module/base.h.
unsigned int* ath5k_softc::rxlink |
Definition at line 145 of file MaRTE_OS/hwi/ath5k_raw/module/base.h.
Definition at line 146 of file MaRTE_OS/hwi/ath5k_raw/module/base.h.
Definition at line 90 of file linux_ks/hwi/ath5k_raw/module/base.h.
Definition at line 134 of file linux_ks/hwi/ath5k_raw/module/base.h.
sem_t ath5k_softc::tx_sem |
Definition at line 153 of file MaRTE_OS/hwi/ath5k_raw/module/base.h.
struct list_head ath5k_softc::txbuf |
Definition at line 126 of file linux_ks/hwi/ath5k_raw/module/base.h.
unsigned int ath5k_softc::txbuf_len |
Definition at line 128 of file linux_ks/hwi/ath5k_raw/module/base.h.
spinlock_t ath5k_softc::txbuflock |
Definition at line 127 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct ath5k_txq * ath5k_softc::txq |
Definition at line 133 of file linux_ks/hwi/ath5k_raw/module/base.h.
struct ath5k_txq ath5k_softc::txqs |
Definition at line 129 of file linux_ks/hwi/ath5k_raw/module/base.h.