Searched refs:sel_act (Results 1 – 1 of 1) sorted by relevance
818 int sel_act, req_act = 0; in otx2_flow_parse_actions() local1003 sel_act = req_act & OTX2_FLOW_ACT_TERM; in otx2_flow_parse_actions()1004 if ((sel_act & (sel_act - 1)) != 0) { in otx2_flow_parse_actions()1011 sel_act = req_act & ~OTX2_FLOW_ACT_COUNT; in otx2_flow_parse_actions()1012 if ((sel_act & (sel_act - 1)) != 0) { in otx2_flow_parse_actions()