Home
last modified time | relevance | path

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

/drivers/crypto/hisilicon/
Dqm.c263 #define QM_QOS_TYPICAL_NUM 8 macro
502 static const u32 typical_qos_val[QM_QOS_TYPICAL_NUM] = {100, 250, 500, 1000,
504 static const u32 typical_qos_cbs_s[QM_QOS_TYPICAL_NUM] = {9, 10, 11, 12, 16,
995 for (i = 1; i < QM_QOS_TYPICAL_NUM; i++) { in acc_shaper_calc_cbs_s()
1000 return typical_qos_cbs_s[QM_QOS_TYPICAL_NUM - 1]; in acc_shaper_calc_cbs_s()