Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dqman.c217 static inline void cpu_to_hw_fqd(struct qm_fqd *fqd) in cpu_to_hw_fqd()
228 static inline void hw_fqd_to_cpu(struct qm_fqd *fqd) in hw_fqd_to_cpu()
1480 struct qm_fqd fqd; in qman_create_fq() local
1918 int qman_query_fq(struct qman_fq *fq, struct qm_fqd *fqd) in qman_query_fq()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_qman.h530 static inline u64 qm_fqd_stashing_get64(const struct qm_fqd *fqd) in qm_fqd_stashing_get64()
536 static inline dma_addr_t qm_fqd_stashing_addr(const struct qm_fqd *fqd) in qm_fqd_stashing_addr()
541 static inline u64 qm_fqd_context_a_get64(const struct qm_fqd *fqd) in qm_fqd_context_a_get64()
547 static inline void qm_fqd_stashing_set64(struct qm_fqd *fqd, u64 addr) in qm_fqd_stashing_set64()
553 static inline void qm_fqd_context_a_set64(struct qm_fqd *fqd, u64 addr) in qm_fqd_context_a_set64()
740 struct qm_fqd fqd; /* the FQD fields go here */ member
849 struct qm_fqd fqd; /* the FQD fields are here */ member
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c140 struct qm_fqd fqd; in qman_create_fq() local
H A Dfsl_qman.h650 volatile struct qm_fqd fqd; /* the FQD fields go here */ member
759 volatile struct qm_fqd fqd; /* the FQD fields are here */ member