Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc.c438 int kw = 0, actbank, actindex; in npc_config_mcam_entry() local
444 actindex = index; in npc_config_mcam_entry()
448 npc_enable_mcam_entry(rvu, mcam, blkaddr, actindex, false); in npc_config_mcam_entry()
451 npc_clear_mcam_entry(rvu, mcam, blkaddr, actindex); in npc_config_mcam_entry()
492 if (intf == NIX_INTF_RX && actindex < mcam->bmap_entries) in npc_config_mcam_entry()
505 npc_enable_mcam_entry(rvu, mcam, blkaddr, actindex, true); in npc_config_mcam_entry()
918 int actindex, index, bank, entry; in npc_update_vf_flow_entry() local
928 actindex = index; in npc_update_vf_flow_entry()
933 actindex); in npc_update_vf_flow_entry()
935 npc_enable_mcam_entry(rvu, mcam, blkaddr, actindex, in npc_update_vf_flow_entry()
[all …]