Home
last modified time | relevance | path

Searched refs:b53_max_arl_entries (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/dsa/b53/
Db53_priv.h217 static inline unsigned int b53_max_arl_entries(struct b53_device *dev) in b53_max_arl_entries() function
Db53_common.c1800 } while (count++ < b53_max_arl_entries(priv) / 2); in b53_fdb_dump()