Lines Matching refs:NETIF_MSG_PROBE
1539 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1546 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1554 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1561 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1621 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1629 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1632 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1686 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1703 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1758 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1784 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1799 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1847 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1925 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1941 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1946 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1970 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1997 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
3004 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
3021 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module()