Home
last modified time | relevance | path

Searched refs:NETIF_MSG_PROBE (Results 1 – 13 of 13) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dpcnet32.c986 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
994 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1000 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1005 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1051 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW))
1054 if (pcnet32_debug & NETIF_MSG_PROBE)
1102 if (pcnet32_debug & NETIF_MSG_PROBE)
1116 if (pcnet32_debug & NETIF_MSG_PROBE)
1138 if (pcnet32_debug & NETIF_MSG_PROBE)
1145 if (pcnet32_debug & NETIF_MSG_PROBE)
[all …]
Deepro100.c621 if (DEBUG & NETIF_MSG_PROBE) in eepro100_init_one()
632 if (DEBUG & NETIF_MSG_PROBE) in eepro100_init_one()
Dgt64240eth.c93 NETIF_MSG_PROBE | \
D8139cp.c113 NETIF_MSG_PROBE | \
Db44.c35 NETIF_MSG_PROBE | \
D8139too.c121 NETIF_MSG_PROBE | \
Dsungem.c69 NETIF_MSG_PROBE | \
Dskge.c71 = NETIF_MSG_DRV| NETIF_MSG_PROBE| NETIF_MSG_LINK
Dsky2.c83 NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK
Dtg3.c77 NETIF_MSG_PROBE | \
/linux-2.4.37.9/include/linux/
Dnetdevice.h708 NETIF_MSG_PROBE = 0x0002, enumerator
725 #define netif_msg_probe(p) ((p)->msg_enable & NETIF_MSG_PROBE)
/linux-2.4.37.9/drivers/net/e1000/
Dkcompat.h129 NETIF_MSG_PROBE = 0x0002, enumerator
De1000_main.c261 static int debug = NETIF_MSG_DRV | NETIF_MSG_PROBE;