Searched refs:b53_disable_port (Results 1 – 3 of 3) sorted by relevance
320 void b53_disable_port(struct dsa_switch *ds, int port, struct phy_device *phy);
530 void b53_disable_port(struct dsa_switch *ds, int port, struct phy_device *phy) in b53_disable_port() function540 EXPORT_SYMBOL(b53_disable_port);935 b53_disable_port(ds, port, NULL); in b53_setup()1714 .port_disable = b53_disable_port,
244 b53_disable_port(ds, port, phy); in bcm_sf2_port_disable()