Lines Matching refs:NETIF_MSG_PROBE
1545 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1553 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1561 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1566 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1625 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1633 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1636 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1690 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1707 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1762 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1787 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1799 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1846 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1923 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1939 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1944 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1968 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1995 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
3005 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
3024 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module()