Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/toshiba/
A Dspider_net.h432 NETIF_MSG_WOL )
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpsw_priv.h13 #define CPSW_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
A Ddavinci_emac.c82 NETIF_MSG_WOL)
A Dnetcp_core.c37 #define NETCP_DEBUG (NETIF_MSG_HW | NETIF_MSG_WOL | \
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.c789 priv->msg_enable = (NETIF_MSG_WOL << 1) - 1; in enetc_pf_netdev_setup()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h4301 #define NETIF_MSG_WOL __NETIF_MSG(WOL) macro
4317 #define netif_msg_wol(p) ((p)->msg_enable & NETIF_MSG_WOL)
/linux-6.3-rc2/drivers/net/ethernet/atheros/alx/
A Dmain.c1773 NETIF_MSG_TX_ERR | NETIF_MSG_RX_ERR | NETIF_MSG_WOL; in alx_probe()
/linux-6.3-rc2/drivers/net/ethernet/natsemi/
A Dnatsemi.c69 NETIF_MSG_WOL | \
/linux-6.3-rc2/drivers/staging/qlge/
A Dqlge_main.c61 NETIF_MSG_HW | NETIF_MSG_WOL | 0;

Completed in 52 milliseconds