Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice.h120 #define ICE_DFLT_NETIF_M (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK) macro
H A Dice_main.c5321 pf->msg_enable = netif_msg_init(debug, ICE_DFLT_NETIF_M); in ice_probe()