Home
last modified time | relevance | path

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

/linux/include/soc/fsl/
H A Dqman.h347 struct qm_fqd { struct
400 static inline u64 qm_fqd_stashing_get64(const struct qm_fqd *fqd) in qm_fqd_stashing_get64() argument
410 static inline u64 qm_fqd_context_a_get64(const struct qm_fqd *fqd) in qm_fqd_context_a_get64()
428 static inline int qm_fqd_set_taildrop(struct qm_fqd *fqd, u32 val, in qm_fqd_set_taildrop()
451 static inline int qm_fqd_get_taildrop(const struct qm_fqd *fqd) in qm_fqd_get_taildrop()
468 static inline u8 qm_fqd_get_stashing(const struct qm_fqd *fqd) in qm_fqd_get_stashing()
473 static inline void qm_fqd_set_oac(struct qm_fqd *fqd, u8 val) in qm_fqd_set_oac()
478 static inline void qm_fqd_set_oal(struct qm_fqd *fqd, s8 val) in qm_fqd_set_oal()
489 static inline int qm_fqd_get_chan(const struct qm_fqd *fqd) in qm_fqd_get_chan()
494 static inline int qm_fqd_get_wq(const struct qm_fqd *fqd) in qm_fqd_get_wq()
[all …]
/linux/drivers/soc/fsl/qbman/
H A Dqman_priv.h216 int qman_query_fq(struct qman_fq *fq, struct qm_fqd *fqd);
H A Dqman.c278 struct qm_fqd fqd; /* the FQD fields are here */
2130 int qman_query_fq(struct qman_fq *fq, struct qm_fqd *fqd) in qman_query_fq()
2968 struct qm_fqd fqd; in qpool_cleanup()
3026 struct qm_fqd fqd; in cgr_cleanup()