Searched refs:rx_missed_bcon (Results 1 – 1 of 1) sorted by relevance
1404 u32 rx_missed_bcon, rx_missed_bcon_since_rx; in iwl_mvm_rx_missed_beacons_notif() local1422 rx_missed_bcon = le32_to_cpu(mb->consec_missed_beacons); in iwl_mvm_rx_missed_beacons_notif()1429 if (rx_missed_bcon > IWL_MVM_MISSED_BEACONS_THRESHOLD_LONG) in iwl_mvm_rx_missed_beacons_notif()1450 rx_missed_bcon >= stop_trig_missed_bcon) in iwl_mvm_rx_missed_beacons_notif()