Searched refs:print (Results 1 – 6 of 6) sorted by relevance
/net/mac80211/ |
D | debug.h | 79 void __sdata_dbg(bool print, const char *fmt, ...) __printf(2, 3); 81 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) 86 #define _sdata_dbg(print, sdata, fmt, ...) \ argument 87 __sdata_dbg(print, "%s: " fmt, (sdata)->name, ##__VA_ARGS__) 90 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument 91 __wiphy_dbg(wiphy, print, fmt, ##__VA_ARGS__) 99 #define _sdata_dbg(print, sdata, fmt, ...) \ argument 101 if (print) \ 112 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument 114 if (print) \
|
D | trace.c | 28 void __sdata_dbg(bool print, const char *fmt, ...) in __sdata_dbg() argument 38 if (print) in __sdata_dbg() 59 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg() argument 69 if (print) in __wiphy_dbg()
|
D | Kconfig | 133 Selecting this option causes mac80211 to print out 144 Selecting this option causes mac80211 to print out 155 Selecting this option causes mac80211 to print out 176 Selecting this option causes mac80211 to print out 187 Selecting this option causes mac80211 to print out very 200 Selecting this option causes mac80211 to print out very 213 Selecting this option causes mac80211 to print out very 226 Selecting this option causes mac80211 to print out very 239 Selecting this option causes mac80211 to print out very verbose mesh 250 Selecting this option causes mac80211 to print out very verbose mesh [all …]
|
/net/ipx/ |
D | Kconfig | 10 want to access Novell NetWare file or print servers using the Linux
|
/net/ipv4/ |
D | Kconfig | 97 If you say Y here, which is recommended, then the kernel will print
|
/net/sched/ |
D | Kconfig | 660 print a configured policy string followed by the packet count
|