Searched refs:rvu_npc_exact_dealloc_table_entry (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc_hash.c | 861 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 1248 rvu_npc_exact_dealloc_table_entry(rvu, entry->opc_type, entry->ways, entry->index); in rvu_npc_exact_del_table_entry_by_id() 1310 rvu_npc_exact_dealloc_table_entry(rvu, opc_type, ways, index); in rvu_npc_exact_add_table_entry() 1318 rvu_npc_exact_dealloc_table_entry(rvu, opc_type, ways, index); in rvu_npc_exact_add_table_entry()
|