Home
last modified time | relevance | path

Searched refs:NPC_EXACT_TBL_MAX_WAYS (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
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];
H A Drvu_npc_hash.c792 WARN_ON(ways >= NPC_EXACT_TBL_MAX_WAYS); in rvu_npc_exact_add_to_list()
1956 for (i = 0; i < NPC_EXACT_TBL_MAX_WAYS; i++) in rvu_npc_exact_init()
H A Drvu_debugfs.c3430 struct npc_exact_table_entry *mem_entry[NPC_EXACT_TBL_MAX_WAYS] = { 0 }; in rvu_dbg_npc_exact_show_entries()