Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/
Dpcnet32.c3005 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK) macro
3011 pcnet32_debug = netif_msg_init(debug, PCNET32_MSG_DEFAULT); in pcnet32_init_module()