Home
last modified time | relevance | path

Searched refs:dropped_frames_no_route (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Ddebugfs_netdev.c590 IEEE80211_IF_FILE(dropped_frames_no_route,
591 u.mesh.mshstats.dropped_frames_no_route, DEC);
728 MESHSTATS_ADD(dropped_frames_no_route); in add_mesh_stats()
H A Dmesh_hwmp.c754 sdata->u.mesh.mshstats.dropped_frames_no_route++; in hwmp_prep_frame_process()
857 sdata->u.mesh.mshstats.dropped_frames_no_route++; in hwmp_rann_frame_process()
H A Dmesh_pathtbl.c714 sdata->u.mesh.mshstats.dropped_frames_no_route++; in mesh_path_discard_frame()
H A Dieee80211_i.h321 __u32 dropped_frames_no_route; /* Not transmitted, no route found */ member
H A Drx.c2962 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_no_route); in ieee80211_rx_h_mesh_fwding()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs_netdev.c636 IEEE80211_IF_FILE(dropped_frames_no_route,
637 u.mesh.mshstats.dropped_frames_no_route, DEC);
782 MESHSTATS_ADD(dropped_frames_no_route); in add_mesh_stats()
H A Dmesh_hwmp.c768 sdata->u.mesh.mshstats.dropped_frames_no_route++; in hwmp_prep_frame_process()
871 sdata->u.mesh.mshstats.dropped_frames_no_route++; in hwmp_rann_frame_process()
H A Dmesh_pathtbl.c993 sdata->u.mesh.mshstats.dropped_frames_no_route++; in mesh_path_discard_frame()
H A Dieee80211_i.h325 __u32 dropped_frames_no_route; /* Not transmitted, no route found */ member
H A Drx.c2947 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_no_route); in ieee80211_rx_mesh_data()

Completed in 29 milliseconds