Home
last modified time | relevance | path

Searched refs:b53_setup_port (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/dsa/b53/
H A Db53_priv.h387 int b53_setup_port(struct dsa_switch *ds, int port);
H A Db53_common.c601 int b53_setup_port(struct dsa_switch *ds, int port) in b53_setup_port() function
618 EXPORT_SYMBOL(b53_setup_port);
2427 .port_setup = b53_setup_port,
/linux-6.15/drivers/net/dsa/
H A Dbcm_sf2.c1233 .port_setup = b53_setup_port,