Searched refs:mpath_dbg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | mesh_pathtbl.c | 176 mpath_dbg(gate_mpath->sdata, "mpath queue full!\n"); in mesh_path_move_to_queue() 194 mpath_dbg(gate_mpath->sdata, "Mpath queue for gate %pM has %d frames\n", in mesh_path_move_to_queue() 321 mpath_dbg(mpath->sdata, in mesh_path_add_gate() 347 mpath_dbg(mpath->sdata, in mesh_gate_del() 682 mpath_dbg(sdata, "Forwarding to %pM\n", gate->dst); in mesh_path_send_to_gates() 687 mpath_dbg(sdata, in mesh_path_send_to_gates() 694 mpath_dbg(sdata, "Sending to %pM\n", gate->dst); in mesh_path_send_to_gates()
|
H A D | debug.h | 165 #define mpath_dbg(sdata, fmt, ...) \ macro
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | mesh_pathtbl.c | 212 mpath_dbg(gate_mpath->sdata, "mpath queue full!\n"); in mesh_path_move_to_queue() 230 mpath_dbg(gate_mpath->sdata, "Mpath queue for gate %pM has %d frames\n", in mesh_path_move_to_queue() 357 mpath_dbg(mpath->sdata, in mesh_path_add_gate() 383 mpath_dbg(mpath->sdata, in mesh_gate_del() 961 mpath_dbg(sdata, "Forwarding to %pM\n", gate->dst); in mesh_path_send_to_gates() 966 mpath_dbg(sdata, in mesh_path_send_to_gates() 973 mpath_dbg(sdata, "Sending to %pM\n", gate->dst); in mesh_path_send_to_gates()
|
H A D | debug.h | 198 #define mpath_dbg(sdata, fmt, ...) \ macro
|
Completed in 4 milliseconds