Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h647 struct qm_cgr_cs_thres { struct
691 struct qm_cgr_cs_thres cs_thres;
704 static inline u64 qm_cgr_cs_thres_get64(const struct qm_cgr_cs_thres *th) in qm_cgr_cs_thres_get64()
709 static inline int qm_cgr_cs_thres_set64(struct qm_cgr_cs_thres *th, u64 val, in qm_cgr_cs_thres_set64()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h609 _Packed struct qm_cgr_cs_thres { struct
629 volatile struct qm_cgr_cs_thres cs_thres; argument