Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | bnad_debug_info |
struct | bnad_debugfs_entry |
Macros | |
#define | BFA_REG_CT_ADDRSZ (0x40000) |
#define | BFA_REG_CB_ADDRSZ (0x20000) |
#define | BFA_REG_ADDRSZ(__ioc) |
#define | BFA_REG_ADDRMSK(__ioc) (BFA_REG_ADDRSZ(__ioc) - 1) |
Functions | |
void | bnad_debugfs_init (struct bnad *bnad) |
void | bnad_debugfs_uninit (struct bnad *bnad) |
#define BFA_REG_ADDRMSK | ( | __ioc | ) | (BFA_REG_ADDRSZ(__ioc) - 1) |
Definition at line 279 of file bnad_debugfs.c.
#define BFA_REG_ADDRSZ | ( | __ioc | ) |
Definition at line 276 of file bnad_debugfs.c.
#define BFA_REG_CB_ADDRSZ (0x20000) |
Definition at line 275 of file bnad_debugfs.c.
#define BFA_REG_CT_ADDRSZ (0x40000) |
Definition at line 274 of file bnad_debugfs.c.
Definition at line 536 of file bnad_debugfs.c.
Definition at line 585 of file bnad_debugfs.c.