Home
last modified time | relevance | path

Searched refs:b53_enable_port (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_priv.h377 int b53_enable_port(struct dsa_switch *ds, int port, struct phy_device *phy);
H A Db53_common.c526 int b53_enable_port(struct dsa_switch *ds, int port, struct phy_device *phy) in b53_enable_port() function
567 EXPORT_SYMBOL(b53_enable_port); variable
2211 .port_enable = b53_enable_port,
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_priv.h395 int b53_enable_port(struct dsa_switch *ds, int port, struct phy_device *phy);
H A Db53_common.c562 int b53_enable_port(struct dsa_switch *ds, int port, struct phy_device *phy) in b53_enable_port() function
604 EXPORT_SYMBOL(b53_enable_port); variable
2295 .port_enable = b53_enable_port,
/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dbcm_sf2.c272 return b53_enable_port(ds, port, phy); in bcm_sf2_port_setup()
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dbcm_sf2.c346 return b53_enable_port(ds, port, phy); in bcm_sf2_port_setup()

Completed in 12 milliseconds