Searched refs:dpmac_link_state (Results 1 – 7 of 7) sorted by relevance
130 struct dpmac_link_state { struct142 struct dpmac_link_state *link_state); argument
150 struct dpmac_link_state *dpmac_state = &mac->state; in dpaa2_mac_config()172 struct dpmac_link_state *dpmac_state = &mac->state; in dpaa2_mac_link_up()214 struct dpmac_link_state *dpmac_state = &mac->state; in dpaa2_mac_link_down()
17 struct dpmac_link_state state;
129 struct dpmac_link_state *link_state) in dpmac_set_link_state()
396 struct dpmac_link_state dpmac_link_state = { 0 }; in ldpaa_eth_open() local491 dpmac_link_state.rate = priv->phydev->speed; in ldpaa_eth_open()494 dpmac_link_state.options &= ~DPMAC_LINK_OPT_AUTONEG; in ldpaa_eth_open()496 dpmac_link_state.options |= DPMAC_LINK_OPT_AUTONEG; in ldpaa_eth_open()499 dpmac_link_state.options |= DPMAC_LINK_OPT_HALF_DUPLEX; in ldpaa_eth_open()501 dpmac_link_state.up = priv->phydev->link; in ldpaa_eth_open()504 priv->dpmac_handle, &dpmac_link_state); in ldpaa_eth_open()
357 struct dpmac_link_state { struct375 struct dpmac_link_state *link_state); argument
185 struct dpmac_link_state *link_state) in dpmac_set_link_state()