Lines Matching refs:qm_fqd
346 struct qm_fqd { struct
399 static inline u64 qm_fqd_stashing_get64(const struct qm_fqd *fqd) in qm_fqd_stashing_get64() argument
404 static inline dma_addr_t qm_fqd_stashing_addr(const struct qm_fqd *fqd) in qm_fqd_stashing_addr()
409 static inline u64 qm_fqd_context_a_get64(const struct qm_fqd *fqd) in qm_fqd_context_a_get64()
414 static inline void qm_fqd_stashing_set64(struct qm_fqd *fqd, u64 addr) in qm_fqd_stashing_set64()
420 static inline void qm_fqd_context_a_set64(struct qm_fqd *fqd, u64 addr) in qm_fqd_context_a_set64()
427 static inline int qm_fqd_set_taildrop(struct qm_fqd *fqd, u32 val, in qm_fqd_set_taildrop()
450 static inline int qm_fqd_get_taildrop(const struct qm_fqd *fqd) in qm_fqd_get_taildrop()
458 static inline void qm_fqd_set_stashing(struct qm_fqd *fqd, u8 as, u8 ds, u8 cs) in qm_fqd_set_stashing()
467 static inline u8 qm_fqd_get_stashing(const struct qm_fqd *fqd) in qm_fqd_get_stashing()
472 static inline void qm_fqd_set_oac(struct qm_fqd *fqd, u8 val) in qm_fqd_set_oac()
477 static inline void qm_fqd_set_oal(struct qm_fqd *fqd, s8 val) in qm_fqd_set_oal()
482 static inline void qm_fqd_set_destwq(struct qm_fqd *fqd, int ch, int wq) in qm_fqd_set_destwq()
488 static inline int qm_fqd_get_chan(const struct qm_fqd *fqd) in qm_fqd_get_chan()
493 static inline int qm_fqd_get_wq(const struct qm_fqd *fqd) in qm_fqd_get_wq()
607 struct qm_fqd fqd; /* the FQD fields go here */