Home
last modified time | relevance | path

Searched refs:b53_fdb_copy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_common.c1711 static int b53_fdb_copy(int port, const struct b53_arl_entry *ent, in b53_fdb_copy() function
1742 ret = b53_fdb_copy(port, &results[0], cb, data); in b53_fdb_dump()
1748 ret = b53_fdb_copy(port, &results[1], cb, data); in b53_fdb_dump()
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_common.c1797 static int b53_fdb_copy(int port, const struct b53_arl_entry *ent, in b53_fdb_copy() function
1830 ret = b53_fdb_copy(port, &results[0], cb, data); in b53_fdb_dump()
1836 ret = b53_fdb_copy(port, &results[1], cb, data); in b53_fdb_dump()

Completed in 7 milliseconds