Home
last modified time | relevance | path

Searched refs:NIX_RX_ACTIONOP_DROP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h163 #define NIX_RX_ACTIONOP_DROP (0x0ull) macro
H A Drvu_npc.c2051 NPC_AF_INTFX_MISS_ACT(intf), NIX_RX_ACTIONOP_DROP); in rvu_npc_setup_interfaces()
H A Drvu_debugfs.c2870 case NIX_RX_ACTIONOP_DROP: in rvu_dbg_npc_mcam_show_action()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c381 req->op = NIX_RX_ACTIONOP_DROP; in otx2_tc_parse_actions()
H A Dotx2_flows.c1005 req->op = NIX_RX_ACTIONOP_DROP; in otx2_add_flow_msg()