Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | KMSG_COMPONENT "qeth" |
#define | pr_fmt(fmt) KMSG_COMPONENT ": " fmt |
#define | ATTR_QETH_ISOLATION_NONE ("none") |
#define | ATTR_QETH_ISOLATION_FWD ("forward") |
#define | ATTR_QETH_ISOLATION_DROP ("drop") |
Variables | |
struct attribute_group * | qeth_generic_attr_groups [] |
struct attribute_group * | qeth_osn_attr_groups [] |
#define ATTR_QETH_ISOLATION_DROP ("drop") |
Definition at line 456 of file qeth_core_sys.c.
#define ATTR_QETH_ISOLATION_FWD ("forward") |
Definition at line 455 of file qeth_core_sys.c.
#define ATTR_QETH_ISOLATION_NONE ("none") |
Definition at line 454 of file qeth_core_sys.c.
#define KMSG_COMPONENT "qeth" |
Definition at line 9 of file qeth_core_sys.c.
#define pr_fmt | ( | fmt | ) | KMSG_COMPONENT ": " fmt |
Definition at line 10 of file qeth_core_sys.c.
struct attribute_group* qeth_generic_attr_groups[] |
Definition at line 720 of file qeth_core_sys.c.
struct attribute_group* qeth_osn_attr_groups[] |
Definition at line 738 of file qeth_core_sys.c.