Home
last modified time | relevance | path

Searched refs:def_ucast_rule (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_npc_fs.c958 action = pfvf->def_ucast_rule->rx_action; in npc_update_rx_entry()
1017 struct rvu_npc_mcam_rule *def_ucast_rule = pfvf->def_ucast_rule; in npc_install_flow() local
1055 def_ucast_rule->features; in npc_install_flow()
1058 &def_ucast_rule->packet, in npc_install_flow()
1059 &def_ucast_rule->mask, in npc_install_flow()
1133 pfvf->def_ucast_rule = rule; in npc_install_flow()
1352 struct rvu_npc_mcam_rule *def_ucast_rule; in npc_mcam_enable_flows() local
1362 def_ucast_rule = pfvf->def_ucast_rule; in npc_mcam_enable_flows()
1379 if (!def_ucast_rule) in npc_mcam_enable_flows()
1382 rule->rx_action = def_ucast_rule->rx_action; in npc_mcam_enable_flows()
[all …]
A Drvu.h237 struct rvu_npc_mcam_rule *def_ucast_rule; member
A Drvu_npc.c1000 if (pfvf->def_ucast_rule) in rvu_npc_update_flowkey_alg_idx()
1001 pfvf->def_ucast_rule->rx_action = action; in rvu_npc_update_flowkey_alg_idx()
1124 pfvf->def_ucast_rule = NULL; in rvu_npc_disable_mcam_entries()

Completed in 14 milliseconds