Searched refs:mem_entry (Results 1 – 3 of 3) sorted by relevance
2954 struct npc_exact_table_entry *mem_entry[NPC_EXACT_TBL_MAX_WAYS] = { 0 }; in rvu_dbg_npc_exact_show_entries() local2975 mem_entry[i] = list_first_entry_or_null(&table->lhead_mem_tbl_entry[i], in rvu_dbg_npc_exact_show_entries()2991 if (!mem_entry[j]) in rvu_dbg_npc_exact_show_entries()2994 if (mem_entry[j]->index != i) in rvu_dbg_npc_exact_show_entries()3011 seq_printf(s, "0x%x %pM\t\t\t", mem_entry[j]->chan, in rvu_dbg_npc_exact_show_entries()3012 mem_entry[j]->mac); in rvu_dbg_npc_exact_show_entries()3013 mem_entry[j] = list_next_entry(mem_entry[j], list); in rvu_dbg_npc_exact_show_entries()
5761 static struct mem_entry { in bnx2_test_memory() struct5781 struct mem_entry *mem_tbl; in bnx2_test_memory()
13287 static struct mem_entry { in tg3_test_memory() struct13328 struct mem_entry *mem_tbl; in tg3_test_memory()