Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.h148 NPC_EXACT_OPC_CAM, enumerator
H A Drvu_npc_hash.c808 case NPC_EXACT_OPC_CAM: in rvu_npc_exact_add_to_list()
916 case NPC_EXACT_OPC_CAM: in rvu_npc_exact_dealloc_table_entry()
999 *opc_type = NPC_EXACT_OPC_CAM; in rvu_npc_exact_alloc_table_entry()
1258 cnt = (entry->opc_type == NPC_EXACT_OPC_CAM) ? &table->cam_tbl_entry_cnt : in rvu_npc_exact_del_table_entry_by_id()
1341 if (opc_type == NPC_EXACT_OPC_CAM) in rvu_npc_exact_add_table_entry()