Lines Matching defs:interface
773 "phy-interface-type property for port %d\n",
938 * the state->interface, but AN has not completed and the
997 * system interface MII protocol from what is defined in the DT, at least for
1001 phy_interface_t interface)
1009 switch (interface) {
1033 if (sja1105_phy_mode_mismatch(priv, port, state->interface)) {
1035 phy_modes(state->interface));
1051 phy_interface_t interface)
1058 phy_interface_t interface,
1088 * When @state->interface is %PHY_INTERFACE_MODE_NA, phylink
1091 if (state->interface != PHY_INTERFACE_MODE_NA &&
1092 sja1105_phy_mode_mismatch(priv, port, state->interface)) {
1846 * change it through the dynamic interface later.