Searched refs:mhwmp_dbg (Results 1 – 2 of 2) sorted by relevance
/linux/net/mac80211/ |
A D | mesh_hwmp.c | 135 mhwmp_dbg(sdata, "sending PREQ to %pM\n", target); in mesh_path_sel_frame_tx() 141 mhwmp_dbg(sdata, "sending PREP to %pM\n", orig_addr); in mesh_path_sel_frame_tx() 147 mhwmp_dbg(sdata, "sending RANN from %pM\n", orig_addr); in mesh_path_sel_frame_tx() 586 mhwmp_dbg(sdata, "PREQ is for us\n"); in hwmp_preq_frame_process() 641 mhwmp_dbg(sdata, "replying to the PREQ\n"); in hwmp_preq_frame_process() 706 mhwmp_dbg(sdata, "received PREP from %pM\n", in hwmp_prep_frame_process() 836 mhwmp_dbg(sdata, in hwmp_rann_frame_process() 873 mhwmp_dbg(sdata, in hwmp_rann_frame_process() 983 mhwmp_dbg(sdata, "could not allocate PREQ node\n"); in mesh_queue_preq() 992 mhwmp_dbg(sdata, "PREQ node queue full\n"); in mesh_queue_preq() [all …]
|
A D | debug.h | 169 #define mhwmp_dbg(sdata, fmt, ...) \ macro
|
Completed in 10 milliseconds