Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c215 #define QM_SHAPER_CIR_S_MASK GENMASK(14, 11) macro
3621 cir_s = shaper_vft & QM_SHAPER_CIR_S_MASK; in qm_get_shaper_vft_qos()