Searched defs:qbman_swp (Results 1 – 1 of 1) sorted by relevance
25 struct qbman_swp { struct26 const struct qbman_swp_desc *desc; argument29 struct qbman_swp_sys sys; argument34 swp_mc_can_start, /* call __qbman_swp_mc_start() */ argument40 } mc;42 uint32_t sdq;44 struct {89 void *qbman_swp_mc_start(struct qbman_swp *p); argument