Home
last modified time | relevance | path

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

/linux/include/soc/fsl/
H A Dqman.h400 static inline u64 qm_fqd_stashing_get64(const struct qm_fqd *fqd) in qm_fqd_stashing_get64() argument
405 static inline dma_addr_t qm_fqd_stashing_addr(const struct qm_fqd *fqd) in qm_fqd_stashing_addr() argument
410 static inline u64 qm_fqd_context_a_get64(const struct qm_fqd *fqd) in qm_fqd_context_a_get64() argument
415 static inline void qm_fqd_stashing_set64(struct qm_fqd *fqd, u64 addr) in qm_fqd_stashing_set64() argument
421 static inline void qm_fqd_context_a_set64(struct qm_fqd *fqd, u6 argument
428 qm_fqd_set_taildrop(struct qm_fqd * fqd,u32 val,int roundup) qm_fqd_set_taildrop() argument
451 qm_fqd_get_taildrop(const struct qm_fqd * fqd) qm_fqd_get_taildrop() argument
459 qm_fqd_set_stashing(struct qm_fqd * fqd,u8 as,u8 ds,u8 cs) qm_fqd_set_stashing() argument
468 qm_fqd_get_stashing(const struct qm_fqd * fqd) qm_fqd_get_stashing() argument
473 qm_fqd_set_oac(struct qm_fqd * fqd,u8 val) qm_fqd_set_oac() argument
478 qm_fqd_set_oal(struct qm_fqd * fqd,s8 val) qm_fqd_set_oal() argument
483 qm_fqd_set_destwq(struct qm_fqd * fqd,int ch,int wq) qm_fqd_set_destwq() argument
489 qm_fqd_get_chan(const struct qm_fqd * fqd) qm_fqd_get_chan() argument
494 qm_fqd_get_wq(const struct qm_fqd * fqd) qm_fqd_get_wq() argument
608 struct qm_fqd fqd; /* the FQD fields go here */ global() member
[all...]
/linux/drivers/soc/fsl/qbman/
H A Dqman.c278 struct qm_fqd fqd; /* the FQD fields are here */ member
2130 int qman_query_fq(struct qman_fq *fq, struct qm_fqd *fqd) in qman_query_fq() argument
2963 struct qm_fqd fqd; qpool_cleanup() local
3021 struct qm_fqd fqd; cgr_cleanup() local
[all...]