Searched refs:OTX2_FLOW_ACT_VLAN_INSERT (Results 1 – 2 of 2) sorted by relevance
937 req_act |= OTX2_FLOW_ACT_VLAN_INSERT; in otx2_flow_parse_actions()956 (OTX2_FLOW_ACT_VLAN_INSERT | OTX2_FLOW_ACT_VLAN_ETHTYPE_INSERT | in otx2_flow_parse_actions()961 (OTX2_FLOW_ACT_VLAN_INSERT | OTX2_FLOW_ACT_VLAN_ETHTYPE_INSERT | in otx2_flow_parse_actions()
59 #define OTX2_FLOW_ACT_VLAN_INSERT (1 << 11) macro