Home
last modified time | relevance | path

Searched refs:NETIF_MSG_WOL (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf_common.c102 priv->msg_enable = (NETIF_MSG_WOL << 1) - 1; in enetc_pf_netdev_setup()
/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.h14 #define CPSW_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
H A Ddavinci_emac.c80 NETIF_MSG_WOL)
H A Dnetcp_core.c37 #define NETCP_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_common.c40 NETIF_MSG_WOL)
/linux/include/linux/
H A Dnetdevice.h4628 #define NETIF_MSG_WOL __NETIF_MSG(WOL) macro
4644 #define netif_msg_wol(p) ((p)->msg_enable & NETIF_MSG_WOL)
/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c1771 NETIF_MSG_TX_ERR | NETIF_MSG_RX_ERR | NETIF_MSG_WOL; in alx_probe()
/linux/drivers/net/ethernet/natsemi/
H A Dnatsemi.c69 NETIF_MSG_WOL | \