Lines Matching refs:NETIF_MSG_PROBE
1531 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1539 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1547 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1552 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1611 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1619 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1622 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1676 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1693 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1748 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1773 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1785 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1833 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1910 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1926 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1931 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1955 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1982 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()