Home
last modified time | relevance | path

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

/openbmc/linux/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