Searched refs:mhwmp_dbg (Results 1 - 2 of 2) sorted by relevance

/net/mac80211/
H A Dmesh_hwmp.c140 mhwmp_dbg(sdata, "sending PREQ to %pM\n", target);
146 mhwmp_dbg(sdata, "sending PREP to %pM\n", orig_addr);
152 mhwmp_dbg(sdata, "sending RANN from %pM\n", orig_addr);
536 mhwmp_dbg(sdata, "received PREQ from %pM\n", orig_addr);
539 mhwmp_dbg(sdata, "PREQ is for us\n");
592 mhwmp_dbg(sdata, "replying to the PREQ\n");
612 mhwmp_dbg(sdata, "forwarding the PREQ from %pM\n", orig_addr);
657 mhwmp_dbg(sdata, "received PREP from %pM\n",
783 mhwmp_dbg(sdata,
817 mhwmp_dbg(sdat
[all...]
H A Ddebug.h158 #define mhwmp_dbg(sdata, fmt, ...) \ macro

Completed in 48 milliseconds