Searched refs:mem_entry (Results 1 – 3 of 3) sorted by relevance
2982 struct npc_exact_table_entry *mem_entry[NPC_EXACT_TBL_MAX_WAYS] = { 0 }; in rvu_dbg_npc_exact_show_entries() local3003 mem_entry[i] = list_first_entry_or_null(&table->lhead_mem_tbl_entry[i], in rvu_dbg_npc_exact_show_entries()3019 if (!mem_entry[j]) in rvu_dbg_npc_exact_show_entries()3022 if (mem_entry[j]->index != i) in rvu_dbg_npc_exact_show_entries()3039 seq_printf(s, "0x%x %pM\t\t\t", mem_entry[j]->chan, in rvu_dbg_npc_exact_show_entries()3040 mem_entry[j]->mac); in rvu_dbg_npc_exact_show_entries()3041 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()
13283 static struct mem_entry { in tg3_test_memory() struct13324 struct mem_entry *mem_tbl; in tg3_test_memory()