Searched refs:rx_ofdm_ht (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rx.c | 152 le32_to_cpu(priv->statistics.rx_ofdm_ht.plcp_err); in iwlagn_good_plcp_health() 305 struct statistics_rx_ht_phy *rx_ofdm_ht, in iwlagn_accumulative_statistics() argument 321 ACCUM(rx_ofdm_ht); in iwlagn_accumulative_statistics() 334 struct statistics_rx_ht_phy *rx_ofdm_ht, in iwlagn_accumulative_statistics() argument 354 struct statistics_rx_ht_phy *rx_ofdm_ht; in iwlagn_rx_statistics() local 371 rx_ofdm_ht = &stats->rx.ofdm_ht; in iwlagn_rx_statistics() 389 rx_ofdm_ht = &stats->rx.ofdm_ht; in iwlagn_rx_statistics() 406 rx_ofdm_ht, rx_cck, tx, bt_activity); in iwlagn_rx_statistics() 408 iwlagn_recover_from_statistics(priv, rx_ofdm, rx_ofdm_ht, tx, stamp); in iwlagn_rx_statistics() 414 memcpy(&priv->statistics.rx_ofdm_ht, rx_ofdm_ht, sizeof(*rx_ofdm_ht)); in iwlagn_rx_statistics()
|
| H A D | dev.h | 763 struct statistics_rx_ht_phy rx_ofdm_ht; member 777 struct statistics_rx_ht_phy rx_ofdm_ht; member
|