Searched refs:OTX2_FLOW_ACT_VLAN_PCP_INSERT (Results 1 – 2 of 2) sorted by relevance
946 req_act |= OTX2_FLOW_ACT_VLAN_PCP_INSERT; in otx2_flow_parse_actions()957 OTX2_FLOW_ACT_VLAN_PCP_INSERT)) in otx2_flow_parse_actions()962 OTX2_FLOW_ACT_VLAN_PCP_INSERT)) == in otx2_flow_parse_actions()963 OTX2_FLOW_ACT_VLAN_PCP_INSERT) { in otx2_flow_parse_actions()
61 #define OTX2_FLOW_ACT_VLAN_PCP_INSERT (1 << 13) macro