Home
last modified time | relevance | path

Searched defs:netdev_vdbg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dnet_debug.h71 #define netdev_vdbg netdev_dbg macro
74 #define netdev_vdbg(dev, format, args...) \ macro
/openbmc/u-boot/include/linux/
H A Dcompat.h62 #define netdev_vdbg(dev, fmt, args...) \ macro