Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dcommon.h163 #define NIX_RX_ACTIONOP_DROP (0x0ull) macro
Drvu_npc.c2064 NPC_AF_INTFX_MISS_ACT(intf), NIX_RX_ACTIONOP_DROP); in rvu_npc_setup_interfaces()
Drvu_debugfs.c3320 case NIX_RX_ACTIONOP_DROP: in rvu_dbg_npc_mcam_show_action()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c997 req->op = NIX_RX_ACTIONOP_DROP; in otx2_add_flow_msg()
Dotx2_tc.c460 req->op = NIX_RX_ACTIONOP_DROP; in otx2_tc_parse_actions()