Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h51 #define OTX2_FLOW_ACT_QUEUE (1 << 3) macro
65 OTX2_FLOW_ACT_QUEUE | \
H A Dotx2_flow_parse.c905 req_act |= OTX2_FLOW_ACT_QUEUE; in otx2_flow_parse_actions()
1042 if (req_act & OTX2_FLOW_ACT_QUEUE) in otx2_flow_parse_actions()
1046 } else if (req_act & OTX2_FLOW_ACT_QUEUE) { in otx2_flow_parse_actions()