Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy-core.c101 * phy_interface_num_ports - Return the number of links that can be carried by
107 int phy_interface_num_ports(phy_interface_t interface) in phy_interface_num_ports() function
153 EXPORT_SYMBOL_GPL(phy_interface_num_ports); variable
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1197 int phy_interface_num_ports(phy_interface_t interface);

Completed in 6 milliseconds