Searched refs:phylink_pcs (Results 51 - 63 of 63) sorted by relevance

123

/linux-master/drivers/net/dsa/
H A Drzn1_a5psw.c241 static struct phylink_pcs *
1159 struct phylink_pcs *pcs;
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_main.c565 static void macb_usx_pcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode,
580 static void macb_usx_pcs_get_state(struct phylink_pcs *pcs,
597 static int macb_usx_pcs_config(struct phylink_pcs *pcs,
611 static void macb_pcs_get_state(struct phylink_pcs *pcs,
617 static void macb_pcs_an_restart(struct phylink_pcs *pcs)
622 static int macb_pcs_config(struct phylink_pcs *pcs,
791 static struct phylink_pcs *macb_mac_select_pcs(struct phylink_config *config,
/linux-master/net/dsa/
H A Dport.c1538 static struct phylink_pcs *
1543 struct phylink_pcs *pcs = ERR_PTR(-EOPNOTSUPP);
/linux-master/drivers/net/ethernet/wangxun/txgbe/
H A Dtxgbe_phy.c159 static struct phylink_pcs *txgbe_phylink_mac_select(struct phylink_config *config,
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.c1064 static struct phylink_pcs *felix_phylink_mac_select_pcs(struct dsa_switch *ds,
1070 struct phylink_pcs *pcs = NULL;
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1213 * @sgmii_pcs: Pointers to mtk-pcs-lynxi phylink_pcs instances
1256 struct phylink_pcs *sgmii_pcs[MTK_MAX_DEVS];
H A Dmtk_eth_soc.c511 static struct phylink_pcs *mtk_mac_select_pcs(struct phylink_config *config,
/linux-master/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1081 static struct phylink_pcs *alt_tse_select_pcs(struct phylink_config *config,
/linux-master/include/net/
H A Ddsa.h882 struct phylink_pcs *(*phylink_mac_select_pcs)(struct dsa_switch *ds,
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c955 static struct phylink_pcs *stmmac_mac_select_pcs(struct phylink_config *config,
963 return priv->hw->phylink_pcs;
3407 if (priv->hw->phylink_pcs)
3408 phylink_pcs_pre_init(priv->phylink, priv->hw->phylink_pcs);
/linux-master/drivers/net/dsa/b53/
H A Db53_common.c1386 static struct phylink_pcs *b53_phylink_mac_select_pcs(struct phylink_config *config,
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c864 static struct phylink_pcs *
870 struct phylink_pcs *pcs = ERR_PTR(-EOPNOTSUPP);
/linux-master/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1360 static struct phylink_pcs *

Completed in 333 milliseconds

123