Searched refs:link_interface (Results 1 – 2 of 2) sorted by relevance
164 #define SLAVE_LINK_IS_XGMII(s) ((s)->link_interface >= XGMII_LINK_MAC_PHY)166 (((s)->link_interface >= RGMII_LINK_MAC_PHY) && \167 ((s)->link_interface <= RGMII_LINK_MAC_PHY_NO_MDIO))169 ((s)->link_interface <= SGMII_LINK_MAC_PHY_NO_MDIO)698 u32 link_interface; member 2094 ((slave->link_interface != SGMII_LINK_MAC_PHY) && in netcp_ethss_link_state_action() 2095 (slave->link_interface != RGMII_LINK_MAC_PHY) && in netcp_ethss_link_state_action() 2096 (slave->link_interface != XGMII_LINK_MAC_PHY))) in netcp_ethss_link_state_action() 2105 ((slave->link_interface != SGMII_LINK_MAC_PHY) && in netcp_ethss_link_state_action() 2106 (slave->link_interface ! in netcp_ethss_link_state_action() [all...]
51 phy_interface_t link_interface; /* PHY_INTERFACE_xxx */ member 1848 pl->link_interface = iface; in phylink_create() 1925 phy_interface_mode_is_8023z(pl->link_interface))) in phylink_expects_phy() 2196 if (pl->link_interface == PHY_INTERFACE_MODE_NA) { in phylink_connect_phy() 2197 pl->link_interface = phy->interface; in phylink_connect_phy() 2198 pl->link_config.interface = pl->link_interface; in phylink_connect_phy() 2201 ret = phylink_attach_phy(pl, phy, pl->link_interface); in phylink_connect_phy() 2254 phy_interface_mode_is_8023z(pl->link_interface))) in phylink_fwnode_phy_connect() 2271 if (pl->link_interface == PHY_INTERFACE_MODE_NA) { in phylink_fwnode_phy_connect() 2272 pl->link_interface in phylink_fwnode_phy_connect() [all...]