Searched defs:NETIF_MSG_DRV (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ | ||
| D | netdevice.h | 4169 #define NETIF_MSG_DRV __NETIF_MSG(DRV) macro |
| /kernel/linux/linux-4.19/include/linux/ | ||
| D | netdevice.h | 3784 NETIF_MSG_DRV = 0x0001, enumerator |