Home
last modified time | relevance | path

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

/net/mac80211/
A Ddebug.h98 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
99 __sdata_dbg(print, "%s: " fmt, (sdata)->name, ##__VA_ARGS__)
102 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
103 __wiphy_dbg(wiphy, print, fmt, ##__VA_ARGS__)
111 #define _sdata_dbg(print, sdata, fmt, ...) \ argument
113 if (print) \
124 #define _wiphy_dbg(print, wiphy, fmt, ...) \ argument
126 if (print) \
166 #define _link_id_dbg(print, sdata, link_id, fmt, ...) \ argument
169 _sdata_dbg(print, sdata, "[link %d] " fmt, \
[all …]
A Dtrace.c30 void __sdata_dbg(bool print, const char *fmt, ...) in __sdata_dbg() argument
40 if (print) in __sdata_dbg()
61 void __wiphy_dbg(struct wiphy *wiphy, bool print, const char *fmt, ...) in __wiphy_dbg() argument
71 if (print) in __wiphy_dbg()
A DKconfig136 Selecting this option causes mac80211 to print out
147 Selecting this option causes mac80211 to print out
158 Selecting this option causes mac80211 to print out
179 Selecting this option causes mac80211 to print out
190 Selecting this option causes mac80211 to print out
201 Selecting this option causes mac80211 to print out very
214 Selecting this option causes mac80211 to print out very
227 Selecting this option causes mac80211 to print out very
240 Selecting this option causes mac80211 to print out very
253 Selecting this option causes mac80211 to print out very verbose mesh
[all …]
/net/appletalk/
A DKconfig12 so that your Linux box can act as a print and file server for Macs as
/net/rxrpc/
A Dproc.c161 goto print; in rxrpc_connection_seq_show()
166 print: in rxrpc_connection_seq_show()
/net/ipv4/
A DKconfig96 If you say Y here, which is recommended, then the kernel will print
/net/sched/
A DKconfig789 print a configured policy string followed by the packet count

Completed in 12 milliseconds