Lines Matching refs:hellcreek_fdb_entry
720 const struct hellcreek_fdb_entry *entry) in __hellcreek_fdb_add()
754 const struct hellcreek_fdb_entry *entry) in __hellcreek_fdb_del()
766 struct hellcreek_fdb_entry *entry, in hellcreek_populate_fdb_entry()
805 struct hellcreek_fdb_entry *entry) in hellcreek_fdb_get()
820 struct hellcreek_fdb_entry tmp = { 0 }; in hellcreek_fdb_get()
844 struct hellcreek_fdb_entry entry = { 0 }; in hellcreek_fdb_add()
890 struct hellcreek_fdb_entry entry = { 0 }; in hellcreek_fdb_del()
948 struct hellcreek_fdb_entry entry = { 0 }; in hellcreek_fdb_dump()
1069 static struct hellcreek_fdb_entry l2_ptp = { in hellcreek_setup_fdb()
1080 static struct hellcreek_fdb_entry udp4_ptp = { in hellcreek_setup_fdb()
1091 static struct hellcreek_fdb_entry udp6_ptp = { in hellcreek_setup_fdb()
1102 static struct hellcreek_fdb_entry l2_p2p = { in hellcreek_setup_fdb()
1113 static struct hellcreek_fdb_entry udp4_p2p = { in hellcreek_setup_fdb()
1124 static struct hellcreek_fdb_entry udp6_p2p = { in hellcreek_setup_fdb()
1135 static struct hellcreek_fdb_entry stp = { in hellcreek_setup_fdb()
1302 struct hellcreek_fdb_entry *table, *entry; in hellcreek_devlink_region_fdb_snapshot()
1364 size = hellcreek->fdb_entries * sizeof(struct hellcreek_fdb_entry); in hellcreek_setup_devlink_regions()