Searched refs:NPC_EXACT_TBL_MAX_WAYS (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c3062 struct npc_exact_table_entry *mem_entry[NPC_EXACT_TBL_MAX_WAYS] = { 0 };
H A Drvu_npc_hash.c792 WARN_ON(ways >= NPC_EXACT_TBL_MAX_WAYS);
1956 for (i = 0; i < NPC_EXACT_TBL_MAX_WAYS; i++)
H A Drvu_npc_hash.h199 #define NPC_EXACT_TBL_MAX_WAYS 4 macro
201 struct list_head lhead_mem_tbl_entry[NPC_EXACT_TBL_MAX_WAYS];

Completed in 155 milliseconds