Searched defs:dpaa2_dpio_dev (Results 1 – 1 of 1) sorted by relevance
97 struct dpaa2_dpio_dev { struct101 rte_atomic16_t ref_count;103 uint16_t eqresp_ci;104 uint16_t eqresp_pi;105 struct qbman_result *eqresp;106 struct eqresp_metadata *eqresp_meta;108 uint16_t token;110 const struct qbman_result *dqrr[4];113 uintptr_t qbman_portal_ce_paddr;116 uintptr_t qbman_portal_ci_paddr;[all …]