Searched defs:qbman_swp (Results 1 – 1 of 1) sorted by relevance
24 struct qbman_swp { struct25 const struct qbman_swp_desc *desc; argument28 struct qbman_swp_sys sys; argument33 swp_mc_can_start, /* call __qbman_swp_mc_start() */ argument39 } mc;41 uint32_t sdq;43 struct {88 void *qbman_swp_mc_start(struct qbman_swp *p); argument