Searched refs:mpl_dbg (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/net/mac80211/ |
D | mesh_plink.c | 141 mpl_dbg(sdata, "mesh_plink %pM: ERP short slot time %d\n", in mesh_set_short_slot_time() 183 mpl_dbg(sdata, "nonHT sta (%pM) is present\n", in mesh_set_ht_prot_mode() 189 mpl_dbg(sdata, "HT20 sta (%pM) is present\n", sta->sta.addr); in mesh_set_ht_prot_mode() 207 mpl_dbg(sdata, "selected new HT protection mode %d\n", ht_opmode); in mesh_set_ht_prot_mode() 633 mpl_dbg(sta->sdata, in mesh_plink_timer() 643 mpl_dbg(sta->sdata, in mesh_plink_timer() 650 mpl_dbg(sta->sdata, in mesh_plink_timer() 662 mpl_dbg(sta->sdata, in mesh_plink_timer() 755 mpl_dbg(sdata, in mesh_plink_open() 804 mpl_dbg(sdata, "Mesh plink with %pM ESTABLISHED\n", sta->sta.addr); in mesh_plink_establish() [all …]
|
D | debug.h | 161 #define mpl_dbg(sdata, fmt, ...) \ macro
|
D | mesh.c | 1186 mpl_dbg(sdata, "rssi_threshold=%d,rx_status->signal=%d\n", in ieee80211_mesh_rx_bcn_presp()
|