Searched defs:NETIF_MSG_HW (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | netdevice.h | 4182 #define NETIF_MSG_HW __NETIF_MSG(HW) macro |
| /kernel/linux/linux-4.19/include/linux/ | ||
| D | netdevice.h | 3797 NETIF_MSG_HW = 0x2000, enumerator |