Searched defs:rx_ofdm (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rx.c332 le32_to_cpu(priv->statistics.rx_ofdm.plcp_err) +
454 struct statistics_rx_phy *rx_ofdm,
470 ACCUM(rx_ofdm);
483 struct statistics_rx_phy *rx_ofdm,
504 struct statistics_rx_phy *rx_ofdm; local
523 rx_ofdm = &stats->rx.ofdm;
541 rx_ofdm = &stats->rx.ofdm;
558 iwlagn_accumulative_statistics(priv, common, rx_non_phy, rx_ofdm,
561 iwlagn_recover_from_statistics(priv, rx_ofdm, rx_ofdm_ht, tx, stamp);
566 memcpy(&priv->statistics.rx_ofdm, rx_ofd
451 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) argument
480 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) argument
[all...]
H A Diwl-dev.h855 struct statistics_rx_phy rx_ofdm; member in struct:iwl_priv::__anon3606
869 struct statistics_rx_phy rx_ofdm; member in struct:iwl_priv::__anon3607

Completed in 130 milliseconds