Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dcommon.h165 #define NIX_RX_ACTIONOP_DROP (0x0ull) macro
H A Drvu_npc.c2055 NPC_AF_INTFX_MISS_ACT(intf), NIX_RX_ACTIONOP_DROP); in rvu_npc_setup_interfaces()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c461 req->op = NIX_RX_ACTIONOP_DROP; in otx2_tc_parse_actions()
H A Dotx2_flows.c1003 req->op = NIX_RX_ACTIONOP_DROP; in otx2_add_flow_msg()