Searched refs:NETIF_MSG_PROBE (Results 1 – 13 of 13) sorted by relevance
986 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 …]
621 if (DEBUG & NETIF_MSG_PROBE) in eepro100_init_one()632 if (DEBUG & NETIF_MSG_PROBE) in eepro100_init_one()
93 NETIF_MSG_PROBE | \
113 NETIF_MSG_PROBE | \
35 NETIF_MSG_PROBE | \
121 NETIF_MSG_PROBE | \
69 NETIF_MSG_PROBE | \
71 = NETIF_MSG_DRV| NETIF_MSG_PROBE| NETIF_MSG_LINK
83 NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK
77 NETIF_MSG_PROBE | \
708 NETIF_MSG_PROBE = 0x0002, enumerator725 #define netif_msg_probe(p) ((p)->msg_enable & NETIF_MSG_PROBE)
129 NETIF_MSG_PROBE = 0x0002, enumerator
261 static int debug = NETIF_MSG_DRV | NETIF_MSG_PROBE;