Home
last modified time | relevance | path

Searched refs:NIX_RX_ACTION_DEFAULT (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Dcommon.h169 #define NIX_RX_ACTION_DEFAULT (0xfull) macro
Drvu_switch.c45 req.op = NIX_RX_ACTION_DEFAULT; in rvu_switch_install_rx_rule()
Drvu_npc_fs.c1177 if (req->op == NIX_RX_ACTION_DEFAULT) { in npc_update_rx_entry()
1672 if (rule->rx_action.op == NIX_RX_ACTION_DEFAULT) { in npc_mcam_enable_flows()
Drvu_npc.c419 if ((entry->action & 0xFULL) != NIX_RX_ACTION_DEFAULT) in npc_fixup_vf_rule()
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c387 req->op = NIX_RX_ACTION_DEFAULT; in otx2_do_add_macfilter()
924 req->op = NIX_RX_ACTION_DEFAULT; in otx2_prepare_flow_request()
1422 req->op = NIX_RX_ACTION_DEFAULT; in otx2_install_rxvlan_offload_flow()
Dotx2_tc.c463 req->op = NIX_RX_ACTION_DEFAULT; in otx2_tc_parse_actions()
478 req->op = NIX_RX_ACTION_DEFAULT; in otx2_tc_parse_actions()
520 req->op = NIX_RX_ACTION_DEFAULT; in otx2_tc_parse_actions()
Dotx2_pf.c2385 req->op = NIX_RX_ACTION_DEFAULT; in otx2_do_set_vf_mac()
2500 req->op = NIX_RX_ACTION_DEFAULT; in otx2_do_set_vf_vlan()