Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h52 #define OTX2_FLOW_ACT_RSS (1 << 4) macro
66 OTX2_FLOW_ACT_RSS | \
H A Dotx2_flow_parse.c913 req_act |= OTX2_FLOW_ACT_RSS; in otx2_flow_parse_actions()
1049 } else if (req_act & OTX2_FLOW_ACT_RSS) { in otx2_flow_parse_actions()