Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_hash.h204 struct list_head lhead_cam_tbl_entry; member
H A Drvu_npc_hash.c809 lhead = &table->lhead_cam_tbl_entry; in rvu_npc_exact_add_to_list()
1959 INIT_LIST_HEAD(&table->lhead_cam_tbl_entry); in rvu_npc_exact_init()
H A Drvu_debugfs.c3503 list_for_each_entry(cam_entry, &table->lhead_cam_tbl_entry, list) { in rvu_dbg_npc_exact_show_entries()