Searched refs:thold (Results 1 – 3 of 3) sorted by relevance
573 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()
794 s32 thold = RTW_DEFAULT_CQM_THOLD; in rtw_fw_beacon_filter_config() local802 thold = bss_conf->cqm_rssi_thold; in rtw_fw_beacon_filter_config()822 thold = clamp_t(s32, thold + rssi_offset, rssi_min, rssi_max); in rtw_fw_beacon_filter_config()827 SET_BCN_FILTER_OFFLOAD_P1_THRESHOLD(h2c_pkt, thold); in rtw_fw_beacon_filter_config()
4089 s32 thold = RTW89_DEFAULT_CQM_THOLD; in rtw89_fw_h2c_set_bcn_fltr_cfg() local4109 thold = bss_conf->cqm_rssi_thold; in rtw89_fw_h2c_set_bcn_fltr_cfg()4129 le32_encode_bits(thold + MAX_RSSI, in rtw89_fw_h2c_set_bcn_fltr_cfg()