Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c121 #define RTL8139_DEF_MSG_ENABLE (NETIF_MSG_DRV | \ macro
1028 (debug < 0 ? RTL8139_DEF_MSG_ENABLE : ((1 << debug) - 1)); in rtl8139_init_one()