Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_port.c173 if (phy_interface_num_ports(config->portmode) == 4) in lan966x_port_link_up()
343 phy_interface_num_ports(config->portmode) == 4) in lan966x_port_pcs_set()
411 if (phy_interface_num_ports(config->portmode) != 4) in lan966x_port_init()
/linux-6.1.9/drivers/net/phy/
Dphy-core.c105 int phy_interface_num_ports(phy_interface_t interface) in phy_interface_num_ports() function
149 EXPORT_SYMBOL_GPL(phy_interface_num_ports);
/linux-6.1.9/include/linux/
Dphy.h999 int phy_interface_num_ports(phy_interface_t interface);