Searched defs:qbman_swp (Results 1 – 2 of 2) 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
114 struct qbman_swp { struct115 const struct qbman_swp_desc *desc; argument116 void *addr_cena;117 void __iomem *addr_cinh;120 struct {122 } mc;125 struct {127 } mr;130 u32 sdq;133 struct {[all …]