Classes | Defines
base.h File Reference
#include <linux/interrupt.h>
#include <linux/list.h>
#include <linux/if_ether.h>
#include "ath5k.h"
#include "debug.h"
Include dependency graph for linux_ks/hwi/ath5k_raw/module/base.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ath5k_buf
struct  ath5k_softc
struct  ath5k_txq

Defines

#define ath5k_hw_hasbssidmask(_ah)   (ath5k_hw_get_capability(_ah, AR5K_CAP_BSSIDMASK, 0, NULL) == 0)
#define ath5k_hw_hasveol(_ah)   (ath5k_hw_get_capability(_ah, AR5K_CAP_VEOL, 0, NULL) == 0)
#define ATH_CHAN_MAX   (26+26+26+200+200)
#define ATH_RXBUF   40 /* number of RX buffers */
#define ATH_STAT_INVALID   0 /* disable hardware accesses */
#define ATH_STAT_LEDSOFT   3 /* enable LED gpio status */
#define ATH_STAT_MRRETRY   1 /* multi-rate retry support */
#define ATH_STAT_PROMISC   2
#define ATH_STAT_STARTED   4 /* opened & irqs enabled */
#define ATH_TXBUF   200 /* number of TX buffers */

Define Documentation

#define ath5k_hw_hasbssidmask (   _ah)    (ath5k_hw_get_capability(_ah, AR5K_CAP_BSSIDMASK, 0, NULL) == 0)

Definition at line 140 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ath5k_hw_hasveol (   _ah)    (ath5k_hw_get_capability(_ah, AR5K_CAP_VEOL, 0, NULL) == 0)

Definition at line 142 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ATH_CHAN_MAX   (26+26+26+200+200)

Definition at line 79 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ATH_RXBUF   40 /* number of RX buffers */

Definition at line 51 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ATH_STAT_INVALID   0 /* disable hardware accesses */

Definition at line 106 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ATH_STAT_LEDSOFT   3 /* enable LED gpio status */

Definition at line 109 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ATH_STAT_MRRETRY   1 /* multi-rate retry support */

Definition at line 107 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ATH_STAT_PROMISC   2

Definition at line 108 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ATH_STAT_STARTED   4 /* opened & irqs enabled */

Definition at line 110 of file linux_ks/hwi/ath5k_raw/module/base.h.

#define ATH_TXBUF   200 /* number of TX buffers */

Definition at line 52 of file linux_ks/hwi/ath5k_raw/module/base.h.



ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Fri Jan 3 2014 12:07:56