Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Dcommon.h156 #define NIX_RX_ACTIONOP_DROP (0x0ull) macro
Drvu_npc.c1986 NPC_AF_INTFX_MISS_ACT(intf), NIX_RX_ACTIONOP_DROP); in rvu_npc_setup_interfaces()
Drvu_debugfs.c2844 case NIX_RX_ACTIONOP_DROP: in rvu_dbg_npc_mcam_show_action()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_tc.c401 req->op = NIX_RX_ACTIONOP_DROP; in otx2_tc_parse_actions()
Dotx2_flows.c945 req->op = NIX_RX_ACTIONOP_DROP; in otx2_add_flow_msg()