Lines Matching refs:hellcreek_fdb_entry
719 const struct hellcreek_fdb_entry *entry) in __hellcreek_fdb_add()
753 const struct hellcreek_fdb_entry *entry) in __hellcreek_fdb_del()
765 struct hellcreek_fdb_entry *entry, in hellcreek_populate_fdb_entry()
804 struct hellcreek_fdb_entry *entry) in hellcreek_fdb_get()
819 struct hellcreek_fdb_entry tmp = { 0 }; in hellcreek_fdb_get()
843 struct hellcreek_fdb_entry entry = { 0 }; in hellcreek_fdb_add()
889 struct hellcreek_fdb_entry entry = { 0 }; in hellcreek_fdb_del()
947 struct hellcreek_fdb_entry entry = { 0 }; in hellcreek_fdb_dump()
1068 static struct hellcreek_fdb_entry l2_ptp = { in hellcreek_setup_fdb()
1079 static struct hellcreek_fdb_entry udp4_ptp = { in hellcreek_setup_fdb()
1090 static struct hellcreek_fdb_entry udp6_ptp = { in hellcreek_setup_fdb()
1101 static struct hellcreek_fdb_entry l2_p2p = { in hellcreek_setup_fdb()
1112 static struct hellcreek_fdb_entry udp4_p2p = { in hellcreek_setup_fdb()
1123 static struct hellcreek_fdb_entry udp6_p2p = { in hellcreek_setup_fdb()
1134 static struct hellcreek_fdb_entry stp = { in hellcreek_setup_fdb()
1296 struct hellcreek_fdb_entry *table, *entry; in hellcreek_devlink_region_fdb_snapshot()
1358 size = hellcreek->fdb_entries * sizeof(struct hellcreek_fdb_entry); in hellcreek_setup_devlink_regions()