Home
last modified time | relevance | path

Searched refs:dropped_frames_ttl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh_hwmp.c648 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_preq_frame_process()
659 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_preq_frame_process()
719 sdata->u.mesh.mshstats.dropped_frames_ttl++; in hwmp_prep_frame_process()
771 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_perr_frame_process()
891 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_rann_frame_process()
1091 sdata->u.mesh.mshstats.dropped_frames_ttl++; in mesh_path_start_discovery()
H A Ddebugfs_netdev.c587 IEEE80211_IF_FILE(dropped_frames_ttl, u.mesh.mshstats.dropped_frames_ttl, DEC);
727 MESHSTATS_ADD(dropped_frames_ttl); in add_mesh_stats()
H A Dieee80211_i.h320 __u32 dropped_frames_ttl; /* Not transmitted since mesh_ttl == 0*/ member
H A Drx.c2925 dropped_frames_ttl); in ieee80211_rx_h_mesh_fwding()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh_hwmp.c662 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_preq_frame_process()
673 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_preq_frame_process()
733 sdata->u.mesh.mshstats.dropped_frames_ttl++; in hwmp_prep_frame_process()
785 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_perr_frame_process()
905 ifmsh->mshstats.dropped_frames_ttl++; in hwmp_rann_frame_process()
1109 sdata->u.mesh.mshstats.dropped_frames_ttl++; in mesh_path_start_discovery()
H A Ddebugfs_netdev.c635 IEEE80211_IF_FILE(dropped_frames_ttl, u.mesh.mshstats.dropped_frames_ttl, DEC);
781 MESHSTATS_ADD(dropped_frames_ttl); in add_mesh_stats()
H A Dieee80211_i.h324 __u32 dropped_frames_ttl; /* Not transmitted since mesh_ttl == 0*/ member
H A Drx.c2873 IEEE80211_IFSTA_MESH_CTR_INC(ifmsh, dropped_frames_ttl); in ieee80211_rx_mesh_data()

Completed in 26 milliseconds