Searched refs:mem_entry (Results 1 – 3 of 3) sorted by relevance
2980 struct npc_exact_table_entry *mem_entry[NPC_EXACT_TBL_MAX_WAYS] = { 0 }; in rvu_dbg_npc_exact_show_entries() local3001 mem_entry[i] = list_first_entry_or_null(&table->lhead_mem_tbl_entry[i], in rvu_dbg_npc_exact_show_entries()3017 if (!mem_entry[j]) in rvu_dbg_npc_exact_show_entries()3020 if (mem_entry[j]->index != i) in rvu_dbg_npc_exact_show_entries()3037 seq_printf(s, "0x%x %pM\t\t\t", mem_entry[j]->chan, in rvu_dbg_npc_exact_show_entries()3038 mem_entry[j]->mac); in rvu_dbg_npc_exact_show_entries()3039 mem_entry[j] = list_next_entry(mem_entry[j], list); in rvu_dbg_npc_exact_show_entries()
5744 static struct mem_entry { in bnx2_test_memory() struct5764 struct mem_entry *mem_tbl; in bnx2_test_memory()
13323 static struct mem_entry { in tg3_test_memory() struct13364 struct mem_entry *mem_tbl; in tg3_test_memory()