Home
last modified time | relevance | path

Searched defs:fqd (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/soc/fsl/
A Dqman.h400 static inline u64 qm_fqd_stashing_get64(const struct qm_fqd *fqd) in qm_fqd_stashing_get64()
410 static inline u64 qm_fqd_context_a_get64(const struct qm_fqd *fqd) in qm_fqd_context_a_get64()
415 static inline void qm_fqd_stashing_set64(struct qm_fqd *fqd, u64 addr) in qm_fqd_stashing_set64()
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-6.3-rc2/drivers/soc/fsl/qbman/
A Dqman.c278 struct qm_fqd fqd; /* the FQD fields are here */ member
2127 int qman_query_fq(struct qman_fq *fq, struct qm_fqd *fqd) in qman_query_fq()
2965 struct qm_fqd fqd; in qpool_cleanup() local
3023 struct qm_fqd fqd; in cgr_cleanup() local

Completed in 21 milliseconds