Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnet_debug.h55 #define netdev_dbg(__dev, format, args...) \ macro
60 #define netdev_dbg(__dev, format, args...) \ macro
63 #define netdev_dbg(__dev, format, args...) \ macro
/openbmc/u-boot/include/linux/
H A Dcompat.h60 #define netdev_dbg(dev, fmt, args...) \ macro