Searched refs:rvu_npc_exact_dealloc_table_entry (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_hash.c | 899 static int rvu_npc_exact_dealloc_table_entry(struct rvu *rvu, enum npc_exact_opc_type opc_type, in rvu_npc_exact_dealloc_table_entry() function 1288 rvu_npc_exact_dealloc_table_entry(rvu, entry->opc_type, entry->ways, entry->index); in rvu_npc_exact_del_table_entry_by_id() 1350 rvu_npc_exact_dealloc_table_entry(rvu, opc_type, ways, index); in rvu_npc_exact_add_table_entry() 1358 rvu_npc_exact_dealloc_table_entry(rvu, opc_type, ways, index); in rvu_npc_exact_add_table_entry()
|