Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c1117 qm_cgr_cs_thres_set64(&cgr_opts.cgr.cs_thres, nb_desc, 0); in dpaa_eth_rx_queue_setup()
1695 qm_cgr_cs_thres_set64(&cgr_opts.cgr.cs_thres, td_threshold, 0); in dpaa_rx_queue_init()
1752 qm_cgr_cs_thres_set64(&cgr_opts.cgr.cs_thres, in dpaa_tx_queue_init()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h629 volatile struct qm_cgr_cs_thres cs_thres; member
H A Dqm_portal_fqr.c2459 p_Mcc->initcgr.cgr.cs_thres.TA = ta; in QM_CG_Create()
2460 p_Mcc->initcgr.cgr.cs_thres.Tn = tn; in QM_CG_Create()
2719 p_Mcc->initcgr.cgr.cs_thres.TA = ta; in QM_CG_ModifyTailDropThreshold()
2720 p_Mcc->initcgr.cgr.cs_thres.Tn = tn; in QM_CG_ModifyTailDropThreshold()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h691 struct qm_cgr_cs_thres cs_thres; member