Searched refs:NIX_RX_ACT_MATCH_OFFSET (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/octeontx2/ | ||
| H A D | otx2_flow.h | 73 #define NIX_RX_ACT_MATCH_OFFSET (40) macro |
| H A D | otx2_flow.c | 668 match_id = (flow->npc_action >> NIX_RX_ACT_MATCH_OFFSET) & in otx2_flow_destroy() |