Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Ddebugfs_netdev.c595 IEEE80211_IF_FILE(dropped_frames_congestion,
596 u.mesh.mshstats.dropped_frames_congestion, DEC);
733 MESHSTATS_ADD(dropped_frames_congestion); in add_mesh_stats()
Dieee80211_i.h346 __u32 dropped_frames_congestion;/* Not forwarded due to congestion */ member
Drx.c2790 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_congestion); in ieee80211_rx_h_mesh_fwding()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh.h348 u32 dropped_frames_congestion;/* Not forwarded due to congestion */ member
Drtw_mesh.c4391 RTW_PRINT_SEL(sel, "drop_congestion:%u\n", stats->dropped_frames_congestion); in dump_mesh_stats()