Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/hisilicon/
Dqm.c502 static const u32 typical_qos_val[QM_QOS_TYPICAL_NUM] = {100, 250, 500, 1000, variable
992 if (ir < typical_qos_val[0]) in acc_shaper_calc_cbs_s()
996 if (ir >= typical_qos_val[i - 1] && ir < typical_qos_val[i]) in acc_shaper_calc_cbs_s()