Searched refs:NIX_RX_ACTIONOP_DROP (Results 1 – 3 of 3) sorted by relevance
63 entry->action |= NIX_RX_ACTIONOP_DROP; in nix_set_rx_vlan_action()437 vlan->def_rx_mcam_ent.action |= NIX_RX_ACTIONOP_DROP; in nix_vlan_handle_default_rx_entry()
1045 flow->npc_action = NIX_RX_ACTIONOP_DROP; in otx2_flow_parse_actions()1056 flow->npc_action = NIX_RX_ACTIONOP_DROP; in otx2_flow_parse_actions()
421 #define NIX_RX_ACTIONOP_DROP (0x0ull) macro