Searched refs:cls_flows (Results 1 – 2 of 2) sorted by relevance
230 cls_flows[(i)].flow_id == cls_flows[(i) - 1].flow_id) \241 if (cls_flows[(i)].flow_type != (type)) \247 if ((cls_flows[(i)].flow_type & (type)) != (type)) \
25 static const struct mvpp2_cls_flow cls_flows[MVPP2_N_PRS_FLOWS] = { variable726 return &cls_flows[flow]; in mvpp2_cls_flow_get()