Searched refs:NETIF_MSG_WOL (Results 1 – 9 of 9) sorted by relevance
432 NETIF_MSG_WOL )
13 #define CPSW_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
82 NETIF_MSG_WOL)
37 #define NETCP_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
807 priv->msg_enable = (NETIF_MSG_WOL << 1) - 1; in enetc_pf_netdev_setup()
4267 #define NETIF_MSG_WOL __NETIF_MSG(WOL) macro4283 #define netif_msg_wol(p) ((p)->msg_enable & NETIF_MSG_WOL)
1773 NETIF_MSG_TX_ERR | NETIF_MSG_RX_ERR | NETIF_MSG_WOL; in alx_probe()
69 NETIF_MSG_WOL | \
61 NETIF_MSG_HW | NETIF_MSG_WOL | 0;