Home
last modified time | relevance | path

Searched refs:fdb_dump_entry (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.h252 struct fdb_dump_entry *fdb_entry,
H A Ddpaa2-switch.c780 static int dpaa2_switch_fdb_dump_nl(struct fdb_dump_entry *entry, in dpaa2_switch_fdb_dump_nl()
820 static int dpaa2_switch_port_fdb_valid_entry(struct fdb_dump_entry *entry, in dpaa2_switch_port_fdb_valid_entry()
840 struct fdb_dump_entry *fdb_entries; in dpaa2_switch_fdb_iterate()
841 struct fdb_dump_entry fdb_entry; in dpaa2_switch_fdb_iterate()
872 fdb_entries = (struct fdb_dump_entry *)dma_mem; in dpaa2_switch_fdb_iterate()
894 struct fdb_dump_entry *fdb_entry, in dpaa2_switch_fdb_entry_dump()
923 struct fdb_dump_entry *fdb_entry, in dpaa2_switch_fdb_entry_fast_age()
H A Ddpsw.h503 * struct fdb_dump_entry - fdb snapshot entry
509 struct fdb_dump_entry { struct
/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c595 static int dpaa2_switch_fdb_dump_nl(struct fdb_dump_entry *entry, in dpaa2_switch_fdb_dump_nl()
635 static int dpaa2_switch_port_fdb_valid_entry(struct fdb_dump_entry *entry, in dpaa2_switch_port_fdb_valid_entry()
656 struct fdb_dump_entry *fdb_entries; in dpaa2_switch_port_fdb_dump()
657 struct fdb_dump_entry fdb_entry; in dpaa2_switch_port_fdb_dump()
692 fdb_entries = (struct fdb_dump_entry *)dma_mem; in dpaa2_switch_port_fdb_dump()
H A Ddpsw.h472 * struct fdb_dump_entry - fdb snapshot entry
478 struct fdb_dump_entry { struct

Completed in 9 milliseconds