Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c155 le32_to_cpu(priv->statistics.rx_ofdm.plcp_err) + in iwlagn_good_plcp_health()
309 struct statistics_rx_phy *rx_ofdm, in iwlagn_accumulative_statistics()
325 ACCUM(rx_ofdm); in iwlagn_accumulative_statistics()
338 struct statistics_rx_phy *rx_ofdm, in iwlagn_accumulative_statistics()
358 struct statistics_rx_phy *rx_ofdm; in iwlagn_rx_statistics() local
375 rx_ofdm = &stats->rx.ofdm; in iwlagn_rx_statistics()
393 rx_ofdm = &stats->rx.ofdm; in iwlagn_rx_statistics()
410 iwlagn_accumulative_statistics(priv, common, rx_non_phy, rx_ofdm, in iwlagn_rx_statistics()
413 iwlagn_recover_from_statistics(priv, rx_ofdm, rx_ofdm_ht, tx, stamp); in iwlagn_rx_statistics()
418 memcpy(&priv->statistics.rx_ofdm, rx_ofd in iwlagn_rx_statistics()
306 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) iwlagn_accumulative_statistics() argument
335 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) iwlagn_accumulative_statistics() argument
[all...]
H A Ddev.h763 struct statistics_rx_phy rx_ofdm; member
777 struct statistics_rx_phy rx_ofdm; member
H A Ddebugfs.c700 ofdm = &priv->statistics.rx_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
704 accum_ofdm = &priv->accum_stats.rx_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
708 delta_ofdm = &priv->delta_stats.rx_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
712 max_ofdm = &priv->max_delta_stats.rx_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
H A Dcalib.c672 ofdm = &priv->statistics.rx_ofdm; in iwl_sensitivity_calibration()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c150 le32_to_cpu(priv->statistics.rx_ofdm.plcp_err) + in iwlagn_good_plcp_health()
304 struct statistics_rx_phy *rx_ofdm, in iwlagn_accumulative_statistics()
320 ACCUM(rx_ofdm); in iwlagn_accumulative_statistics()
333 struct statistics_rx_phy *rx_ofdm, in iwlagn_accumulative_statistics()
353 struct statistics_rx_phy *rx_ofdm; in iwlagn_rx_statistics() local
370 rx_ofdm = &stats->rx.ofdm; in iwlagn_rx_statistics()
388 rx_ofdm = &stats->rx.ofdm; in iwlagn_rx_statistics()
405 iwlagn_accumulative_statistics(priv, common, rx_non_phy, rx_ofdm, in iwlagn_rx_statistics()
408 iwlagn_recover_from_statistics(priv, rx_ofdm, rx_ofdm_ht, tx, stamp); in iwlagn_rx_statistics()
413 memcpy(&priv->statistics.rx_ofdm, rx_ofd in iwlagn_rx_statistics()
301 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) iwlagn_accumulative_statistics() argument
330 iwlagn_accumulative_statistics(struct iwl_priv *priv, struct statistics_general_common *common, struct statistics_rx_non_phy *rx_non_phy, struct statistics_rx_phy *rx_ofdm, struct statistics_rx_ht_phy *rx_ofdm_ht, struct statistics_rx_phy *rx_cck, struct statistics_tx *tx, struct statistics_bt_activity *bt_activity) iwlagn_accumulative_statistics() argument
[all...]
H A Ddev.h759 struct statistics_rx_phy rx_ofdm; member
773 struct statistics_rx_phy rx_ofdm; member
H A Ddebugfs.c696 ofdm = &priv->statistics.rx_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
700 accum_ofdm = &priv->accum_stats.rx_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
704 delta_ofdm = &priv->delta_stats.rx_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
708 max_ofdm = &priv->max_delta_stats.rx_ofdm; in iwl_dbgfs_ucode_rx_stats_read()
H A Dcalib.c621 ofdm = &priv->statistics.rx_ofdm; in iwl_sensitivity_calibration()

Completed in 15 milliseconds