44 #ifndef _DEV_ATH_ATHVAR_H 45 #define _DEV_ATH_ATHVAR_H 81 #define ATH_CHAN_MAX (26+26+26+200+200) 83 #define ATH_CHAN_MAX (14+14+14+252+20) 104 #define ATH_STAT_INVALID 0x01 105 #define ATH_STAT_MRRETRY 0x02 106 #define ATH_STAT_PROMISC 0x04 107 #define ATH_STAT_LEDSOFT 0x08 108 #define ATH_STAT_STARTED 0x10 140 #define ath5k_hw_hasbssidmask(_ah) \ 141 (ath5k_hw_get_capability(_ah, AR5K_CAP_BSSIDMASK, 0, NULL) == 0) 142 #define ath5k_hw_hasveol(_ah) \ 143 (ath5k_hw_get_capability(_ah, AR5K_CAP_VEOL, 0, NULL) == 0)
struct ath5k_softc::@15 rf_kill
ath5k_hw_get_isr - Get interrupt status
A doubly-linked list entry (or list head)
Information on the capabilities of an 802.11 hardware device.
struct ath5k_buf * bufptr
Structure encapsulating the complete state of an 802.11 device.
struct net80211_channel * curchan
unsigned int filter_flags
struct net80211_hw_info * hwinfo
struct net80211_device * dev
ath5k_int
enum ath5k_int - Hardware interrupt masks helpers