Home
last modified time | relevance | path

Searched refs:ampdu_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c1005 stats->ampdu_count); in iwl_dbgfs_frame_stats_read()
1007 stats->ampdu_count > 0 ? in iwl_dbgfs_frame_stats_read()
1008 (stats->agg_frames / stats->ampdu_count) : 0); in iwl_dbgfs_frame_stats_read()
H A Drx.c86 mvm->drv_rx_stats.ampdu_count++; in iwl_mvm_rx_rx_phy_cmd()
H A Dmvm.h584 u32 ampdu_count; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c1187 stats->ampdu_count); in iwl_dbgfs_frame_stats_read()
1189 stats->ampdu_count > 0 ? in iwl_dbgfs_frame_stats_read()
1190 (stats->agg_frames / stats->ampdu_count) : 0); in iwl_dbgfs_frame_stats_read()
H A Drx.c34 mvm->drv_rx_stats.ampdu_count++; in iwl_mvm_rx_rx_phy_cmd()
H A Dmvm.h565 u32 ampdu_count; member

Completed in 17 milliseconds