Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/
H A Dqm.c213 #define QM_SHAPER_CIR_B_MASK GENMASK(7, 0) macro
3617 cir_b = shaper_vft & QM_SHAPER_CIR_B_MASK; in qm_get_shaper_vft_qos()