Searched refs:mpath_dbg (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/net/mac80211/ |
D | mesh_pathtbl.c | 305 mpath_dbg(gate_mpath->sdata, "mpath queue full!\n"); in mesh_path_move_to_queue() 323 mpath_dbg(gate_mpath->sdata, "Mpath queue for gate %pM has %d frames\n", in mesh_path_move_to_queue() 471 mpath_dbg(mpath->sdata, in mesh_path_add_gate() 501 mpath_dbg(mpath->sdata, in mesh_gate_del() 965 mpath_dbg(sdata, "Forwarding to %pM\n", gate->mpath->dst); in mesh_path_send_to_gates() 970 mpath_dbg(sdata, in mesh_path_send_to_gates() 978 mpath_dbg(sdata, "Sending to %pM\n", gate->mpath->dst); in mesh_path_send_to_gates()
|
D | debug.h | 164 #define mpath_dbg(sdata, fmt, ...) \ macro
|