Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Ddebugfs_netdev.c456 IEEE80211_IF_FILE(dropped_frames_congestion,
457 u.mesh.mshstats.dropped_frames_congestion, DEC);
611 MESHSTATS_ADD(dropped_frames_congestion); in add_mesh_stats()
Dieee80211_i.h307 __u32 dropped_frames_congestion;/* Not forwarded due to congestion */ member
Drx.c1977 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_congestion); in ieee80211_rx_h_mesh_fwding()