#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/export.h>
#include <asm/unaligned.h>
#include "ath9k.h"
Go to the source code of this file.
|
#define | REG_WRITE_D(_ah, _reg, _val) ath9k_hw_common(_ah)->ops->write((_ah), (_val), (_reg)) |
|
#define | REG_READ_D(_ah, _reg) ath9k_hw_common(_ah)->ops->read((_ah), (_reg)) |
|
#define | DMA_BUF_LEN 1024 |
|
#define | PR_IS(a, s) |
|
#define | PR_QNUM(_n) sc->tx.txq_map[_n]->axq_qnum |
|
#define | PR(str, elem) |
|
#define | PRX(str, elem) |
|
#define | PRQLE(str, elem) |
|
#define | TX_SAMP_DBG(c) |
|
#define | PHY_ERR(s, p) |
|
#define | RXS_ERR(s, e) |
|
#define | RX_PHY_ERR_INC(c) sc->debug.stats.rxstats.phy_err_stats[c]++ |
|
#define | RX_SAMP_DBG(c) |
|
#define | REGDUMP_LINE_SIZE 20 |
|
Value:
sc->debug.stats.rxstats.phy_err_stats[
p]);
Value:do { \
"%s%13u%11u%10u%10u\n",
str, \
} while(0)
Definition at line 516 of file debug.c.
Value:do { \
sc->debug.stats.istats.s); \
} while (0)
#define PR_QNUM |
( |
|
_n | ) |
sc->tx.txq_map[_n]->axq_qnum |
Value:do { \
"%s%13i%11i%10i%10i\n",
str, \
} while (0)
Definition at line 540 of file debug.c.
Value:do { \
"%s%13u%11u%10u%10u\n",
str, \
} while(0)
Definition at line 528 of file debug.c.
#define REG_READ_D |
( |
|
_ah, |
|
|
|
_reg |
|
) |
| ath9k_hw_common(_ah)->ops->read((_ah), (_reg)) |
#define REG_WRITE_D |
( |
|
_ah, |
|
|
|
_reg, |
|
|
|
_val |
|
) |
| ath9k_hw_common(_ah)->ops->write((_ah), (_val), (_reg)) |
#define REGDUMP_LINE_SIZE 20 |
#define RX_PHY_ERR_INC |
( |
|
c | ) |
sc->debug.stats.rxstats.phy_err_stats[c]++ |
Value:(
sc->debug.bb_mac_samp[
sc->debug.sampidx].rs\
Value:do { \
sc->debug.stats.rxstats.e); \
} while (0)
Value:(
sc->debug.bb_mac_samp[
sc->debug.sampidx].ts\