Searched refs:b53_mirror_del (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 375 void b53_mirror_del(struct dsa_switch *ds, int port,
|
H A D | b53_common.c | 2072 void b53_mirror_del(struct dsa_switch *ds, int port, in b53_mirror_del() function 2109 EXPORT_SYMBOL(b53_mirror_del); variable 2228 .port_mirror_del = b53_mirror_del,
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_priv.h | 393 void b53_mirror_del(struct dsa_switch *ds, int port,
|
H A D | b53_common.c | 2157 void b53_mirror_del(struct dsa_switch *ds, int port, in b53_mirror_del() function 2194 EXPORT_SYMBOL(b53_mirror_del); variable 2312 .port_mirror_del = b53_mirror_del,
|
/kernel/linux/linux-5.10/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1137 .port_mirror_del = b53_mirror_del,
|
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | bcm_sf2.c | 1238 .port_mirror_del = b53_mirror_del,
|
Completed in 12 milliseconds