Searched refs:NPC_RX_ACTION_INDEX_MASK (Results 1 – 1 of 1) sorted by relevance
11 #define NPC_RX_ACTION_INDEX_MASK GENMASK(39, 20) macro455 index = ((npc_action & NPC_RX_ACTION_INDEX_MASK) >> 20) & in npc_flow_dump_rx_action()