Lines Matching refs:phy_interface

1616 	switch (port->phy_interface) {  in mvpp22_gop_init()
1666 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_unmask_irq()
1667 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_unmask_irq()
1668 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_unmask_irq()
1678 if (mvpp2_is_xlg(port->phy_interface)) in mvpp22_gop_unmask_irq()
1697 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_mask_irq()
1698 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_mask_irq()
1699 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_mask_irq()
1715 phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_setup_irq()
1716 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp22_gop_setup_irq()
1717 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp22_gop_setup_irq()
1754 port->phy_interface); in mvpp22_comphy_init()
1766 mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_enable()
1784 mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_disable()
2187 switch (port->phy_interface) { in mvpp22_pcs_reset_deassert()
3443 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp2_isr_handle_gmac_internal()
3444 phy_interface_mode_is_8023z(port->phy_interface) || in mvpp2_isr_handle_gmac_internal()
3445 port->phy_interface == PHY_INTERFACE_MODE_SGMII) { in mvpp2_isr_handle_gmac_internal()
3464 mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_isr()
4554 if (mvpp2_is_xlg(port->phy_interface)) in mvpp22_mode_reconfigure()
4562 if (mvpp2_port_supports_xlg(port) && mvpp2_is_xlg(port->phy_interface)) in mvpp22_mode_reconfigure()
5904 if (mvpp2_is_xlg(port->phy_interface)) { in mvpp2_port_init()
6160 switch (port->phy_interface) { in mvpp2_gmac_pcs_get_state()
6447 if (port->phy_interface != interface || in mvpp2__mac_prepare()
6470 if (port->phy_interface != interface) { in mvpp2__mac_prepare()
6531 port->phy_interface != interface) { in mvpp2_mac_finish()
6532 port->phy_interface = interface; in mvpp2_mac_finish()
6697 .interface = port->phy_interface, in mvpp2_acpi_start()
6700 port->phy_interface); in mvpp2_acpi_start()
6703 port->phy_interface, in mvpp2_acpi_start()
6706 port->phy_interface); in mvpp2_acpi_start()
6708 MLO_AN_INBAND, port->phy_interface, in mvpp2_acpi_start()
6832 port->phy_interface = phy_mode; in mvpp2_port_probe()