Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c3787 mcam->entry2pfvf_map[old_midx] = NPC_MCAM_INVALID_MAP; in npc_defrag_move_vdx_to_free()
3788 mcam->entry2cntr_map[old_midx] = NPC_MCAM_INVALID_MAP; in npc_defrag_move_vdx_to_free()
3796 mcam->entry2target_pffunc[old_midx] = NPC_MCAM_INVALID_MAP; in npc_defrag_move_vdx_to_free()
4426 mcam->entry2pfvf_map[ptr[i]] = NPC_MCAM_INVALID_MAP; in npc_cn20k_dft_rules_free()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h1546 #define NPC_MCAM_INVALID_MAP 0xFFFF macro