Searched refs:netif_msg_hw (Results 1 – 4 of 4) sorted by relevance
637 if (netif_msg_hw(lp)) in pcnet32_ethtool_test()640 } else if (netif_msg_hw(lp)) in pcnet32_ethtool_test()642 } else if (netif_msg_hw(lp)) in pcnet32_ethtool_test()690 if (netif_msg_hw(lp)) in pcnet32_loopback_test()744 if (netif_msg_hw(lp)) in pcnet32_loopback_test()752 if (netif_msg_hw(lp) && netif_msg_pktdata(lp)) { in pcnet32_loopback_test()772 if (netif_msg_hw(lp)) in pcnet32_loopback_test()892 if (netif_msg_hw(lp)) in pcnet32_get_regs()2160 if (netif_msg_hw(lp))
866 if (netif_msg_hw(np)) in natsemi_probe1()1014 } else if (netif_msg_hw(np)) { in natsemi_reset()1054 } else if (netif_msg_hw(np)) { in natsemi_reload_eeprom()1075 } else if (netif_msg_hw(np)) { in natsemi_stop_rxtx()1361 if (netif_msg_hw(np)) in netdev_timer()
713 if (netif_msg_hw(np)) in sundance_probe1()716 if (netif_msg_hw(np)) in sundance_probe1()1725 if (netif_msg_hw(np)) { in netdev_close()
737 #define netif_msg_hw(p) ((p)->msg_enable & NETIF_MSG_HW) macro