44#ifndef _DEV_ATH_ATHVAR_H
45#define _DEV_ATH_ATHVAR_H
82#define ATH_CHAN_MAX (26+26+26+200+200)
84#define ATH_CHAN_MAX (14+14+14+252+20)
105#define ATH_STAT_INVALID 0x01
106#define ATH_STAT_MRRETRY 0x02
107#define ATH_STAT_PROMISC 0x04
108#define ATH_STAT_LEDSOFT 0x08
109#define ATH_STAT_STARTED 0x10
141#define ath5k_hw_hasbssidmask(_ah) \
142 (ath5k_hw_get_capability(_ah, AR5K_CAP_BSSIDMASK, 0, NULL) == 0)
143#define ath5k_hw_hasveol(_ah) \
144 (ath5k_hw_get_capability(_ah, AR5K_CAP_VEOL, 0, NULL) == 0)
ath5k_int
enum ath5k_int - Hardware interrupt masks helpers
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
ath5k_hw_get_isr - Get interrupt status
struct ath5k_buf * bufptr
struct net80211_device * dev
struct net80211_hw_info * hwinfo
struct net80211_channel * curchan
struct ath5k_softc::@344164377243325166301233055376377150275233304000 rf_kill
unsigned int filter_flags
A doubly-linked list entry (or list head)
Structure encapsulating the complete state of an 802.11 device.
Information on the capabilities of an 802.11 hardware device.