Searched refs:NETIF_MSG_WOL (Results 1 – 3 of 3) sorted by relevance
142 NETIF_MSG_WOL = 0x4000, enumerator147 #define NETIF_MSG_WOL 0x4000 macro
721 NETIF_MSG_WOL = 0x4000, enumerator738 #define netif_msg_wol(p) ((p)->msg_enable & NETIF_MSG_WOL)
187 NETIF_MSG_WOL | \