Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_port.c173 if (phy_interface_num_ports(config->portmode) == 4 || in lan966x_port_link_up()
344 phy_interface_num_ports(config->portmode) == 4) in lan966x_port_pcs_set()
561 if (phy_interface_num_ports(config->portmode) != 4) in lan966x_port_init()
/openbmc/linux/drivers/net/phy/
H A Dphy-core.c107 int phy_interface_num_ports(phy_interface_t interface) in phy_interface_num_ports() function
153 EXPORT_SYMBOL_GPL(phy_interface_num_ports);
/openbmc/linux/include/linux/
H A Dphy.h1197 int phy_interface_num_ports(phy_interface_t interface);