sun8i_ss_flow
struct sun8i_ss_flow *sf = &ss->flows[rctx->flow];
struct sun8i_ss_flow *sf = &ss->flows[rctx->flow];
ss->flows = devm_kcalloc(ss->dev, MAXFLOW, sizeof(struct sun8i_ss_flow),
struct sun8i_ss_flow *flows;