Searched refs:NIX_RSS_ACT_ALG_MASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/octeontx2/ | ||
| H A D | otx2_flow.h | 79 #define NIX_RSS_ACT_ALG_MASK (0x1F) macro |
| H A D | otx2_flow.c | 278 ((uint64_t)(alg_idx & NIX_RSS_ACT_ALG_MASK) << in flow_program_rss_action() |