Lines Matching refs:pcnet32_debug
84 static int pcnet32_debug; variable
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()
1868 lp->msg_enable = pcnet32_debug; 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()
2457 if (pcnet32_debug & NETIF_MSG_DRV) in pcnet32_tx_timeout()
3001 pcnet32_debug = netif_msg_init(debug, PCNET32_MSG_DEFAULT); in pcnet32_init_module()
3014 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module()