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()
1613 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1621 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1624 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1678 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1695 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1750 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1776 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1791 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1839 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1916 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1932 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1937 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1961 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1988 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
2992 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
3009 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module()