Lines Matching refs:NETIF_MSG_PROBE
1531 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1538 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1546 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1553 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1612 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1620 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1623 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1677 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1694 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1749 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1774 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1786 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1834 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1911 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1927 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1932 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1956 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1983 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
2987 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
3004 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module()