Searched refs:port_phy_modes (Results 1 – 1 of 1) sorted by relevance
1378 phy_interface_t *port_phy_modes) in felix_parse_ports_node() argument1415 port_phy_modes[port] = phy_mode; in felix_parse_ports_node()1498 phy_interface_t *port_phy_modes; in felix_init_structs() local1522 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 …]