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

/linux-4.1.27/net/mac80211/
H A Dmesh_hwmp.c140 mhwmp_dbg(sdata, "sending PREQ to %pM\n", target); mesh_path_sel_frame_tx()
146 mhwmp_dbg(sdata, "sending PREP to %pM\n", orig_addr); mesh_path_sel_frame_tx()
152 mhwmp_dbg(sdata, "sending RANN from %pM\n", orig_addr); mesh_path_sel_frame_tx()
536 mhwmp_dbg(sdata, "received PREQ from %pM\n", orig_addr); hwmp_preq_frame_process()
539 mhwmp_dbg(sdata, "PREQ is for us\n"); hwmp_preq_frame_process()
592 mhwmp_dbg(sdata, "replying to the PREQ\n"); hwmp_preq_frame_process()
612 mhwmp_dbg(sdata, "forwarding the PREQ from %pM\n", orig_addr); hwmp_preq_frame_process()
657 mhwmp_dbg(sdata, "received PREP from %pM\n", hwmp_prep_frame_process()
783 mhwmp_dbg(sdata, hwmp_rann_frame_process()
817 mhwmp_dbg(sdata, hwmp_rann_frame_process()
923 mhwmp_dbg(sdata, "could not allocate PREQ node\n"); mesh_queue_preq()
932 mhwmp_dbg(sdata, "PREQ node queue full\n"); mesh_queue_preq()
1186 mhwmp_dbg(sdata, "no gate was reachable\n"); mesh_path_timer()
1221 mhwmp_dbg(sdata, "Proactive mechanism not supported\n"); mesh_path_tx_root_frame()
H A Ddebug.h168 #define mhwmp_dbg(sdata, fmt, ...) \ macro

Completed in 149 milliseconds