Go to the source code of this file.
#define BRCMF_BTA_VAL 0x1000 |
#define BRCMF_BYTES_ON |
( |
| ) |
0 |
#define BRCMF_BYTES_VAL 0x0080 |
#define BRCMF_CTL_ON |
( |
| ) |
0 |
#define BRCMF_CTL_VAL 0x0010 |
#define BRCMF_DATA_ON |
( |
| ) |
0 |
#define BRCMF_DATA_VAL 0x0008 |
#define brcmf_dbg |
( |
|
level, |
|
|
|
fmt, |
|
|
|
... |
|
) |
| no_printk(fmt, ##__VA_ARGS__) |
Value:do { \
brcmu_dbg_hex_dump(
data, len,
fmt, ##__VA_ARGS__); \
} while (0)
Definition at line 73 of file dhd_dbg.h.
#define BRCMF_ERROR_VAL 0x0001 |
#define BRCMF_EVENT_ON |
( |
| ) |
0 |
#define BRCMF_EVENT_VAL 0x0800 |
#define BRCMF_GLOM_ON |
( |
| ) |
0 |
#define BRCMF_GLOM_VAL 0x0400 |
#define BRCMF_HDRS_ON |
( |
| ) |
0 |
#define BRCMF_HDRS_VAL 0x0040 |
#define BRCMF_INFO_VAL 0x0004 |
#define BRCMF_INTR_VAL 0x0100 |
#define BRCMF_ISCAN_VAL 0x2000 |
#define BRCMF_TIMER_VAL 0x0020 |
#define BRCMF_TRACE_VAL 0x0002 |