Searched refs:NPC_RX_ACTION_PFFUNC_MASK (Results 1 – 1 of 1) sorted by relevance
10 #define NPC_RX_ACTION_PFFUNC_MASK GENMASK(19, 4) macro450 pf_func = ((npc_action & NPC_RX_ACTION_PFFUNC_MASK) >> 4) & in npc_flow_dump_rx_action()