Searched defs:qbman_swp (Results 1 – 2 of 2) 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
116 struct qbman_swp { struct117 const struct qbman_swp_desc *desc; argument118 void *addr_cena;119 void __iomem *addr_cinh;122 struct {124 } mc;127 struct {129 } mr;132 u32 sdq;135 struct {[all …]