Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/ocelot/
H A Dfelix.c1378 phy_interface_t *port_phy_modes) in felix_parse_ports_node() argument
1415 port_phy_modes[port] = phy_mode; in felix_parse_ports_node()
1498 phy_interface_t *port_phy_modes; in felix_init_structs() local
1522 if (!port_phy_modes) in felix_init_structs()
1525 err = felix_parse_dt(felix, port_phy_modes); in felix_init_structs()
1527 kfree(port_phy_modes); in felix_init_structs()
1537 kfree(port_phy_modes); in felix_init_structs()
1547 kfree(port_phy_modes); in felix_init_structs()
1560 kfree(port_phy_modes); in felix_init_structs()
1569 kfree(port_phy_modes); in felix_init_structs()
[all …]