Searched refs:b53_arl_entry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 259 struct b53_arl_entry { struct 268 static inline void b53_arl_to_entry(struct b53_arl_entry *ent, in b53_arl_to_entry() 281 const struct b53_arl_entry *ent) in b53_arl_from_entry()
|
H A D | b53_common.c | 1536 u16 vid, struct b53_arl_entry *ent, u8 *idx) in b53_arl_read() 1583 struct b53_arl_entry ent; in b53_arl_op() 1699 struct b53_arl_entry *ent) in b53_arl_search_rd() 1711 static int b53_fdb_copy(int port, const struct b53_arl_entry *ent, in b53_fdb_copy() 1727 struct b53_arl_entry results[2]; in b53_fdb_dump()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 276 struct b53_arl_entry { struct 285 static inline void b53_arl_to_entry(struct b53_arl_entry *ent, in b53_arl_to_entry() 298 const struct b53_arl_entry *ent) in b53_arl_from_entry()
|
H A D | b53_common.c | 1614 u16 vid, struct b53_arl_entry *ent, u8 *idx) in b53_arl_read() 1657 struct b53_arl_entry ent; in b53_arl_op() 1785 struct b53_arl_entry *ent) in b53_arl_search_rd() 1797 static int b53_fdb_copy(int port, const struct b53_arl_entry *ent, in b53_fdb_copy() 1813 struct b53_arl_entry results[2]; in b53_fdb_dump()
|
Completed in 9 milliseconds