Lines Matching refs:NETIF_MSG_PROBE
1535 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1542 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1550 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1557 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1617 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1625 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1628 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1682 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1699 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1754 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1780 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1795 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1843 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1921 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1937 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1942 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1966 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1993 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
2997 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK)
3014 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module()