Searched refs:thold (Results 1 – 3 of 3) sorted by relevance
574 int thold = bss_conf->cqm_rssi_thold; in iwl_mvm_update_link_sig() local611 if (thold && sig < thold && (last_event == 0 || in iwl_mvm_update_link_sig()621 } else if (sig > thold && in iwl_mvm_update_link_sig()
809 s32 thold = RTW_DEFAULT_CQM_THOLD; in rtw_fw_beacon_filter_config() local817 thold = bss_conf->cqm_rssi_thold; in rtw_fw_beacon_filter_config()837 thold = clamp_t(s32, thold + rssi_offset, rssi_min, rssi_max); in rtw_fw_beacon_filter_config()842 SET_BCN_FILTER_OFFLOAD_P1_THRESHOLD(h2c_pkt, thold); in rtw_fw_beacon_filter_config()
4654 s32 thold = RTW89_DEFAULT_CQM_THOLD; local4675 thold = bss_conf->cqm_rssi_thold;4703 le32_encode_bits(thold + MAX_RSSI,