Searched refs:NIX_RX_ACTION_DEFAULT (Results 1 – 8 of 8) sorted by relevance
171 #define NIX_RX_ACTION_DEFAULT (0xfull) macro
45 req.op = NIX_RX_ACTION_DEFAULT; in rvu_switch_install_rx_rule()
254 req.op = NIX_RX_ACTION_DEFAULT; in rvu_rep_install_rx_rule()
1159 if (req->op == NIX_RX_ACTION_DEFAULT) { in npc_update_rx_entry()1660 if (rule->rx_action.op == NIX_RX_ACTION_DEFAULT) { in npc_mcam_enable_flows()
421 if ((entry->action & 0xFULL) != NIX_RX_ACTION_DEFAULT) in npc_fixup_vf_rule()
464 req->op = NIX_RX_ACTION_DEFAULT; in otx2_tc_parse_actions()484 req->op = NIX_RX_ACTION_DEFAULT; in otx2_tc_parse_actions()526 req->op = NIX_RX_ACTION_DEFAULT; in otx2_tc_parse_actions()
393 req->op = NIX_RX_ACTION_DEFAULT; in otx2_do_add_macfilter()930 req->op = NIX_RX_ACTION_DEFAULT; in otx2_prepare_flow_request()1428 req->op = NIX_RX_ACTION_DEFAULT; in otx2_install_rxvlan_offload_flow()
2547 req->op = NIX_RX_ACTION_DEFAULT; in otx2_do_set_vf_mac()2662 req->op = NIX_RX_ACTION_DEFAULT; in otx2_do_set_vf_vlan()
Completed in 34 milliseconds