Searched refs:NETIF_MSG_WOL (Results 1 – 10 of 10) sorted by relevance
432 NETIF_MSG_WOL )
14 #define CPSW_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
82 NETIF_MSG_WOL)
37 #define NETCP_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
780 priv->msg_enable = (NETIF_MSG_WOL << 1) - 1; in enetc_pf_netdev_setup()
4363 #define NETIF_MSG_WOL __NETIF_MSG(WOL) macro4379 #define netif_msg_wol(p) ((p)->msg_enable & NETIF_MSG_WOL)
1771 NETIF_MSG_TX_ERR | NETIF_MSG_RX_ERR | NETIF_MSG_WOL; in alx_probe()
53 NETIF_MSG_WOL)
69 NETIF_MSG_WOL | \
61 NETIF_MSG_HW | NETIF_MSG_WOL | 0;