Home
last modified time | relevance | path

Searched refs:OTX2_FLOW_ACT_PF (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h56 #define OTX2_FLOW_ACT_PF (1 << 8) macro
H A Dotx2_flow_parse.c875 req_act |= OTX2_FLOW_ACT_PF; in otx2_flow_parse_actions()
1040 else if (req_act & (OTX2_FLOW_ACT_PF | OTX2_FLOW_ACT_VF)) { in otx2_flow_parse_actions()