Searched refs:def_ucast_rule (Results 1 – 3 of 3) sorted by relevance
1035 if (pfvf->def_ucast_rule) { in npc_update_rx_entry()1036 action = pfvf->def_ucast_rule->rx_action; in npc_update_rx_entry()1106 struct rvu_npc_mcam_rule *def_ucast_rule = pfvf->def_ucast_rule; in npc_install_flow() local1145 def_ucast_rule->features; in npc_install_flow()1148 &def_ucast_rule->packet, in npc_install_flow()1149 &def_ucast_rule->mask, in npc_install_flow()1217 pfvf->def_ucast_rule = rule; in npc_install_flow()1477 struct rvu_npc_mcam_rule *def_ucast_rule; in npc_mcam_enable_flows() local1487 def_ucast_rule = pfvf->def_ucast_rule; in npc_mcam_enable_flows()1504 if (!def_ucast_rule) in npc_mcam_enable_flows()[all …]
245 struct rvu_npc_mcam_rule *def_ucast_rule; member
1038 if (pfvf->def_ucast_rule) in rvu_npc_update_flowkey_alg_idx()1039 pfvf->def_ucast_rule->rx_action = action; in rvu_npc_update_flowkey_alg_idx()1196 pfvf->def_ucast_rule = NULL; in rvu_npc_disable_mcam_entries()
Completed in 16 milliseconds