Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Drx.c156 struct statistics_rx_phy *cur_ofdm, in iwlagn_good_plcp_health() argument
168 delta = le32_to_cpu(cur_ofdm->plcp_err) - in iwlagn_good_plcp_health()
227 struct statistics_rx_phy *cur_ofdm, in iwlagn_recover_from_statistics() argument
247 if (!iwlagn_good_plcp_health(priv, cur_ofdm, cur_ofdm_ht, msecs)) in iwlagn_recover_from_statistics()