Home
last modified time | relevance | path

Searched refs:NIX_TX_ACTIONOP_DROP (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_npc_mcam_dump.c358 case NIX_TX_ACTIONOP_DROP: in npc_flow_dump_tx_action()
H A Droc_npc.c540 flow->npc_action = NIX_TX_ACTIONOP_DROP; in npc_parse_actions()
/dpdk/drivers/common/cnxk/hw/
H A Dnix.h785 #define NIX_TX_ACTIONOP_DROP (0x0ull) macro