Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnetdevice.h4185 #define __NETIF_MSG_BIT(bit) ((u32)1 << (bit)) macro
4186 #define __NETIF_MSG(name) __NETIF_MSG_BIT(NETIF_MSG_ ## name ## _BIT)