Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg80211.h9098 #define wiphy_printk(level, wiphy, format, args...) \ macro
9123 wiphy_printk(KERN_DEBUG, wiphy, format, ##args)
9134 wiphy_printk(KERN_DEBUG, wiphy, format, ##args); \