Lines Matching refs:phylink_config
356 spx5_port->phylink_config.dev = &spx5_port->ndev->dev; in sparx5_create_port()
357 spx5_port->phylink_config.type = PHYLINK_NETDEV; in sparx5_create_port()
358 spx5_port->phylink_config.mac_capabilities = MAC_ASYM_PAUSE | in sparx5_create_port()
363 phy_interface_set_rgmii(spx5_port->phylink_config.supported_interfaces); in sparx5_create_port()
366 spx5_port->phylink_config.supported_interfaces); in sparx5_create_port()
368 spx5_port->phylink_config.supported_interfaces); in sparx5_create_port()
370 spx5_port->phylink_config.supported_interfaces); in sparx5_create_port()
372 spx5_port->phylink_config.supported_interfaces); in sparx5_create_port()
378 spx5_port->phylink_config.supported_interfaces); in sparx5_create_port()
383 spx5_port->phylink_config.supported_interfaces); in sparx5_create_port()
387 spx5_port->phylink_config.supported_interfaces); in sparx5_create_port()
389 phylink = phylink_create(&spx5_port->phylink_config, in sparx5_create_port()