Searched refs:qm_cgr_cs_thres_set64 (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/include/soc/fsl/ |
D | qman.h | 585 static inline int qm_cgr_cs_thres_set64(struct qm_cgr_cs_thres *th, u64 val, in qm_cgr_cs_thres_set64() function
|
/linux-6.12.1/drivers/crypto/caam/ |
D | qi.c | 683 qm_cgr_cs_thres_set64(&opts.cgr.cs_thres, val, 1); in init_cgr()
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth.c | 862 qm_cgr_cs_thres_set64(&initcgr.cgr.cs_thres, cs_th, 1); in dpaa_eth_cgr_init() 903 qm_cgr_cs_thres_set64(&opts.cgr.cs_thres, cs_th, 1); in dpaa_eth_cgr_set_speed() 3228 qm_cgr_cs_thres_set64(&initcgr.cgr.cs_thres, cs_th, 1); in dpaa_ingress_cgr_init()
|