Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | LPFC_DISC_TRC_ELS_CMD 0x1 /* Trace ELS commands */ |
#define | LPFC_DISC_TRC_ELS_RSP 0x2 /* Trace ELS response */ |
#define | LPFC_DISC_TRC_ELS_UNSOL 0x4 /* Trace ELS rcv'ed */ |
#define | LPFC_DISC_TRC_ELS_ALL 0x7 /* Trace ELS */ |
#define | LPFC_DISC_TRC_MBOX_VPORT 0x8 /* Trace vport MBOXs */ |
#define | LPFC_DISC_TRC_MBOX 0x10 /* Trace other MBOXs */ |
#define | LPFC_DISC_TRC_MBOX_ALL 0x18 /* Trace all MBOXs */ |
#define | LPFC_DISC_TRC_CT 0x20 /* Trace disc CT requests */ |
#define | LPFC_DISC_TRC_DSM 0x40 /* Trace DSM events */ |
#define | LPFC_DISC_TRC_RPORT 0x80 /* Trace rport events */ |
#define | LPFC_DISC_TRC_NODE 0x100 /* Trace ndlp state changes */ |
#define | LPFC_DISC_TRC_DISCOVERY |
Functions | |
void | lpfc_debug_dump_all_queues (struct lpfc_hba *) |
#define LPFC_DISC_TRC_CT 0x20 /* Trace disc CT requests */ |
Definition at line 265 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_DISCOVERY |
Definition at line 270 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_DSM 0x40 /* Trace DSM events */ |
Definition at line 266 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_ELS_ALL 0x7 /* Trace ELS */ |
Definition at line 261 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_ELS_CMD 0x1 /* Trace ELS commands */ |
Definition at line 258 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_ELS_RSP 0x2 /* Trace ELS response */ |
Definition at line 259 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_ELS_UNSOL 0x4 /* Trace ELS rcv'ed */ |
Definition at line 260 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_MBOX 0x10 /* Trace other MBOXs */ |
Definition at line 263 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_MBOX_ALL 0x18 /* Trace all MBOXs */ |
Definition at line 264 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_MBOX_VPORT 0x8 /* Trace vport MBOXs */ |
Definition at line 262 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_NODE 0x100 /* Trace ndlp state changes */ |
Definition at line 268 of file lpfc_debugfs.h.
#define LPFC_DISC_TRC_RPORT 0x80 /* Trace rport events */ |
Definition at line 267 of file lpfc_debugfs.h.