Searched refs:NPC_RX_ACTIONOP_MASK (Results 1 – 1 of 1) sorted by relevance
9 #define NPC_RX_ACTIONOP_MASK GENMASK(3, 0) macro353 tx_op = npc_action & NPC_RX_ACTIONOP_MASK; in npc_flow_dump_tx_action()404 rx_op = npc_action & NPC_RX_ACTIONOP_MASK; in npc_flow_dump_rx_action()