Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnetdevice.h4593 #define __NETIF_MSG_BIT(bit) ((u32)1 << (bit)) macro
4594 #define __NETIF_MSG(name) __NETIF_MSG_BIT(NETIF_MSG_ ## name ## _BIT)