Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c248 rx_info = &priv->statistics.rx_non_phy; in iwlagn_rx_calc_noise()
308 struct statistics_rx_non_phy *rx_non_phy, in iwlagn_accumulative_statistics()
324 ACCUM(rx_non_phy); in iwlagn_accumulative_statistics()
337 struct statistics_rx_non_phy *rx_non_phy, in iwlagn_accumulative_statistics()
357 struct statistics_rx_non_phy *rx_non_phy; in iwlagn_rx_statistics() local
374 rx_non_phy = &stats->rx.general.common; in iwlagn_rx_statistics()
392 rx_non_phy = &stats->rx.general; in iwlagn_rx_statistics()
410 iwlagn_accumulative_statistics(priv, common, rx_non_phy, rx_ofdm, in iwlagn_rx_statistics()
417 memcpy(&priv->statistics.rx_non_phy, rx_non_phy, sizeo 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.h762 struct statistics_rx_non_phy rx_non_phy; member
776 struct statistics_rx_non_phy rx_non_phy; member
H A Dcalib.c671 rx_info = &priv->statistics.rx_non_phy; in iwl_sensitivity_calibration()
983 rx_info = &priv->statistics.rx_non_phy; in iwl_chain_noise_calibration()
H A Ddebugfs.c702 general = &priv->statistics.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
706 accum_general = &priv->accum_stats.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
710 delta_general = &priv->delta_stats.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
714 max_general = &priv->max_delta_stats.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drx.c243 rx_info = &priv->statistics.rx_non_phy; in iwlagn_rx_calc_noise()
303 struct statistics_rx_non_phy *rx_non_phy, in iwlagn_accumulative_statistics()
319 ACCUM(rx_non_phy); in iwlagn_accumulative_statistics()
332 struct statistics_rx_non_phy *rx_non_phy, in iwlagn_accumulative_statistics()
352 struct statistics_rx_non_phy *rx_non_phy; in iwlagn_rx_statistics() local
369 rx_non_phy = &stats->rx.general.common; in iwlagn_rx_statistics()
387 rx_non_phy = &stats->rx.general; in iwlagn_rx_statistics()
405 iwlagn_accumulative_statistics(priv, common, rx_non_phy, rx_ofdm, in iwlagn_rx_statistics()
412 memcpy(&priv->statistics.rx_non_phy, rx_non_phy, sizeo 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.h758 struct statistics_rx_non_phy rx_non_phy; member
772 struct statistics_rx_non_phy rx_non_phy; member
H A Dcalib.c620 rx_info = &priv->statistics.rx_non_phy; in iwl_sensitivity_calibration()
932 rx_info = &priv->statistics.rx_non_phy; in iwl_chain_noise_calibration()
H A Ddebugfs.c698 general = &priv->statistics.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
702 accum_general = &priv->accum_stats.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
706 delta_general = &priv->delta_stats.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()
710 max_general = &priv->max_delta_stats.rx_non_phy; in iwl_dbgfs_ucode_rx_stats_read()

Completed in 18 milliseconds