Searched refs:port_phy_modes (Results 1 – 1 of 1) sorted by relevance
1253 phy_interface_t *port_phy_modes) in felix_parse_ports_node() argument1293 port_phy_modes[port] = phy_mode; in felix_parse_ports_node()1376 phy_interface_t *port_phy_modes; in felix_init_structs() local1400 if (!port_phy_modes) in felix_init_structs()1403 err = felix_parse_dt(felix, port_phy_modes); in felix_init_structs()1405 kfree(port_phy_modes); in felix_init_structs()1415 kfree(port_phy_modes); in felix_init_structs()1425 kfree(port_phy_modes); in felix_init_structs()1438 kfree(port_phy_modes); in felix_init_structs()1447 kfree(port_phy_modes); in felix_init_structs()[all …]