Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_hash.h142 NPC_EXACT_OPC_CAM, enumerator
Drvu_npc_hash.c770 case NPC_EXACT_OPC_CAM: in rvu_npc_exact_add_to_list()
878 case NPC_EXACT_OPC_CAM: in rvu_npc_exact_dealloc_table_entry()
961 *opc_type = NPC_EXACT_OPC_CAM; in rvu_npc_exact_alloc_table_entry()
1218 cnt = (entry->opc_type == NPC_EXACT_OPC_CAM) ? &table->cam_tbl_entry_cnt : in rvu_npc_exact_del_table_entry_by_id()
1301 if (opc_type == NPC_EXACT_OPC_CAM) in rvu_npc_exact_add_table_entry()