Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/drivers/net/phy/
H A Dphy-core.c111 int phy_interface_num_ports(phy_interface_t interface) in phy_interface_num_ports() function
158 EXPORT_SYMBOL_GPL(phy_interface_num_ports);
/linux-6.15/include/linux/
H A Dphy.h1285 int phy_interface_num_ports(phy_interface_t interface);