Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A 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.3-rc2/drivers/net/phy/
A Dphy-core.c107 int phy_interface_num_ports(phy_interface_t interface) in phy_interface_num_ports() function
151 EXPORT_SYMBOL_GPL(phy_interface_num_ports);
/linux-6.3-rc2/include/linux/
A Dphy.h1083 int phy_interface_num_ports(phy_interface_t interface);

Completed in 11 milliseconds