Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnetdevice.h4326 #define __NETIF_MSG_BIT(bit) ((u32)1 << (bit)) macro
4327 #define __NETIF_MSG(name) __NETIF_MSG_BIT(NETIF_MSG_ ## name ## _BIT)