Searched refs:NETIF_MSG_WOL (Results 1 – 9 of 9) sorted by relevance
433 NETIF_MSG_WOL )
11 #define CPSW_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
82 NETIF_MSG_WOL)
38 #define NETCP_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
718 priv->msg_enable = (NETIF_MSG_WOL << 1) - 1; in enetc_pf_netdev_setup()
4189 #define NETIF_MSG_WOL __NETIF_MSG(WOL) macro4205 #define netif_msg_wol(p) ((p)->msg_enable & NETIF_MSG_WOL)
1749 NETIF_MSG_TX_ERR | NETIF_MSG_RX_ERR | NETIF_MSG_WOL; in alx_probe()
69 NETIF_MSG_WOL | \
60 NETIF_MSG_HW | NETIF_MSG_WOL | 0;