qm_fqd
int qman_query_fq(struct qman_fq *fq, struct qm_fqd *fqd)
struct qm_fqd fqd; /* the FQD fields are here */
struct qm_fqd fqd;
struct qm_fqd fqd;
int qman_query_fq(struct qman_fq *fq, struct qm_fqd *fqd);
static inline u64 qm_fqd_stashing_get64(const struct qm_fqd *fqd)
static inline dma_addr_t qm_fqd_stashing_addr(const struct qm_fqd *fqd)
static inline u64 qm_fqd_context_a_get64(const struct qm_fqd *fqd)
static inline void qm_fqd_stashing_set64(struct qm_fqd *fqd, u64 addr)
static inline void qm_fqd_context_a_set64(struct qm_fqd *fqd, u64 addr)
static inline int qm_fqd_set_taildrop(struct qm_fqd *fqd, u32 val,
static inline int qm_fqd_get_taildrop(const struct qm_fqd *fqd)
static inline void qm_fqd_set_stashing(struct qm_fqd *fqd, u8 as, u8 ds, u8 cs)
static inline u8 qm_fqd_get_stashing(const struct qm_fqd *fqd)
static inline void qm_fqd_set_oac(struct qm_fqd *fqd, u8 val)
static inline void qm_fqd_set_oal(struct qm_fqd *fqd, s8 val)
static inline void qm_fqd_set_destwq(struct qm_fqd *fqd, int ch, int wq)
static inline int qm_fqd_get_chan(const struct qm_fqd *fqd)
static inline int qm_fqd_get_wq(const struct qm_fqd *fqd)
struct qm_fqd fqd; /* the FQD fields go here */