Lines Matching refs:pcnet32_debug
88 static int pcnet32_debug; variable
1545 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1553 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1561 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1566 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1625 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1633 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1636 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1690 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1707 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1762 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1787 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1799 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1846 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1871 lp->msg_enable = pcnet32_debug; in pcnet32_probe1()
1923 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1939 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1944 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1968 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1995 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
2465 if (pcnet32_debug & NETIF_MSG_DRV) in pcnet32_tx_timeout()
3011 pcnet32_debug = netif_msg_init(debug, PCNET32_MSG_DEFAULT); in pcnet32_init_module()
3024 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module()