Home
last modified time | relevance | path

Searched refs:dropped_frames_congestion (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/mac80211/
Ddebugfs_netdev.c503 IEEE80211_IF_FILE(dropped_frames_congestion,
504 u.mesh.mshstats.dropped_frames_congestion, DEC);
625 MESHSTATS_ADD(dropped_frames_congestion); in add_mesh_stats()
Dieee80211_i.h320 __u32 dropped_frames_congestion;/* Not forwarded due to congestion */ member
Drx.c2302 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_congestion); in ieee80211_rx_h_mesh_fwding()