Searched refs:xpcs_args (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | common.h | 477 struct mdio_xpcs_args xpcs_args; member
|
| H A D | stmmac_mdio.c | 512 struct mdio_xpcs_args *xpcs = &priv->hw->xpcs_args; in stmmac_mdio_register()
|
| H A D | stmmac_main.c | 927 stmmac_xpcs_validate(priv, &priv->hw->xpcs_args, supported, state); in stmmac_validate() 936 stmmac_xpcs_get_state(priv, &priv->hw->xpcs_args, state); in stmmac_mac_pcs_get_state() 944 stmmac_xpcs_config(priv, &priv->hw->xpcs_args, state); in stmmac_mac_config() 973 stmmac_xpcs_link_up(priv, &priv->hw->xpcs_args, speed, interface); in stmmac_mac_link_up()
|