Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Ddebugfs_netdev.c606 IEEE80211_IF_FILE(dropped_frames_congestion,
607 u.mesh.mshstats.dropped_frames_congestion, DEC);
744 MESHSTATS_ADD(dropped_frames_congestion); in add_mesh_stats()
Dieee80211_i.h330 __u32 dropped_frames_congestion;/* Not forwarded due to congestion */ member
Drx.c2952 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_congestion); in ieee80211_rx_h_mesh_fwding()