Lines Matching refs:phy_interface

1291 	switch (port->phy_interface) {  in mvpp22_gop_init()
1339 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_unmask_irq()
1340 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_unmask_irq()
1341 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_unmask_irq()
1351 if (mvpp2_is_xlg(port->phy_interface)) in mvpp22_gop_unmask_irq()
1370 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_mask_irq()
1371 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_mask_irq()
1372 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_mask_irq()
1388 phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_setup_irq()
1389 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_setup_irq()
1390 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_setup_irq()
1427 port->phy_interface); in mvpp22_comphy_init()
1439 mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_enable()
1457 mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_disable()
1860 switch (port->phy_interface) { in mvpp22_pcs_reset_deassert()
3083 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp2_isr_handle_gmac_internal()
3084 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp2_isr_handle_gmac_internal()
3085 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp2_isr_handle_gmac_internal()
3104 mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_isr()
4163 if (mvpp2_is_xlg(port->phy_interface)) in mvpp22_mode_reconfigure()
4171 if (mvpp2_port_supports_xlg(port) && mvpp2_is_xlg(port->phy_interface)) in mvpp22_mode_reconfigure()
5740 switch (port->phy_interface) { in mvpp2_gmac_pcs_get_state()
6015 if (port->phy_interface != interface || in mvpp2__mac_prepare()
6038 if (port->phy_interface != interface) { in mvpp2__mac_prepare()
6099 port->phy_interface != interface) { in mvpp2_mac_finish()
6100 port->phy_interface = interface; in mvpp2_mac_finish()
6247 .interface = port->phy_interface, in mvpp2_acpi_start()
6250 port->phy_interface); in mvpp2_acpi_start()
6253 port->phy_interface, in mvpp2_acpi_start()
6256 port->phy_interface); in mvpp2_acpi_start()
6258 MLO_AN_INBAND, port->phy_interface, in mvpp2_acpi_start()
6370 port->phy_interface = phy_mode; in mvpp2_port_probe()