Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl.c415 u32 max_val = rl_data->device_data->scale_ref; in is_enough_budget()
579 do_div(allocated_tokens, device_data->scale_ref); in adf_rl_calculate_slice_tokens()
599 sla_val /= device_data->scale_ref; in adf_rl_calculate_ae_cycles()
618 do_div(sla_to_bytes, device_data->scale_ref); in adf_rl_calculate_pci_bw()
737 sla_in.cir = device_data->scale_ref; in initialize_default_nodes()
1095 RL_VALIDATE_NON_ZERO(rl_hw_data->scale_ref)) { in adf_rl_init()
H A Dadf_rl.h86 u32 scale_ref; member
/linux/drivers/crypto/intel/qat/qat_420xx/
H A Dadf_420xx_hw_data.c321 rl_data->scale_ref = ADF_420XX_RL_SLICE_REF; in adf_init_rl_data()
/linux/drivers/crypto/intel/qat/qat_4xxx/
H A Dadf_4xxx_hw_data.c233 rl_data->scale_ref = ADF_4XXX_RL_SLICE_REF; in adf_init_rl_data()