Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc.c446 int kw = 0, actbank, actindex; in npc_config_mcam_entry() local
452 actindex = index; in npc_config_mcam_entry()
456 npc_enable_mcam_entry(rvu, mcam, blkaddr, actindex, false); in npc_config_mcam_entry()
459 npc_clear_mcam_entry(rvu, mcam, blkaddr, actindex); in npc_config_mcam_entry()
500 if (is_npc_intf_rx(intf) && actindex < mcam->bmap_entries) in npc_config_mcam_entry()
501 npc_fixup_vf_rule(rvu, mcam, blkaddr, actindex, entry, &enable); in npc_config_mcam_entry()
513 npc_enable_mcam_entry(rvu, mcam, blkaddr, actindex, true); in npc_config_mcam_entry()
925 int actindex, index, bank, entry; in npc_update_vf_flow_entry() local
944 actindex = index; in npc_update_vf_flow_entry()
949 actindex); in npc_update_vf_flow_entry()
[all …]