Home
last modified time | relevance | path

Searched refs:qbman_swp_desc (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/qbman/
H A Dqbman_portal.h44 struct qbman_swp_desc desc;
H A Dqbman_sys.h450 const struct qbman_swp_desc *d, in qbman_swp_sys_init()
537 const struct qbman_swp_desc *d, in qbman_swp_sys_update()
H A Dqbman_portal.c248 struct qbman_swp *qbman_swp_init(const struct qbman_swp_desc *d) in qbman_swp_init()
360 const struct qbman_swp_desc *d = &p->desc; in qbman_swp_update()
390 const struct qbman_swp_desc *qbman_swp_get_desc(struct qbman_swp *p) in qbman_swp_get_desc()
/f-stack/dpdk/drivers/bus/fslmc/qbman/include/
H A Dfsl_qbman_base.h65 struct qbman_swp_desc { struct
H A Dfsl_qbman_portal.h45 struct qbman_swp *qbman_swp_init(const struct qbman_swp_desc *d);
76 const struct qbman_swp_desc *qbman_swp_get_desc(struct qbman_swp *p);
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.c370 struct qbman_swp_desc p_des; in dpaa2_create_dpio_device()