Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmarvell10g.c163 phy_interface_t const_interface; member
715 priv->const_interface = PHY_INTERFACE_MODE_USXGMII; in mv2110_init_interface()
717 priv->const_interface = PHY_INTERFACE_MODE_10GBASER; in mv2110_init_interface()
720 priv->const_interface = PHY_INTERFACE_MODE_NA; in mv2110_init_interface()
739 priv->const_interface = PHY_INTERFACE_MODE_USXGMII; in mv3310_init_interface()
743 priv->const_interface = PHY_INTERFACE_MODE_10GBASER; in mv3310_init_interface()
746 priv->const_interface = PHY_INTERFACE_MODE_RXAUI; in mv3310_init_interface()
749 priv->const_interface = PHY_INTERFACE_MODE_XAUI; in mv3310_init_interface()
764 priv->const_interface = PHY_INTERFACE_MODE_RXAUI; in mv3340_init_interface()
939 priv->const_interface == PHY_INTERFACE_MODE_USXGMII) { in mv3310_update_interface()
[all …]