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

123

/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_pf.c865 struct phylink_pcs *phylink_pcs; local
891 phylink_pcs = lynx_pcs_create_mdiodev(bus, 0);
892 if (IS_ERR(phylink_pcs)) {
893 err = PTR_ERR(phylink_pcs);
899 pf->pcs = phylink_pcs;
959 static struct phylink_pcs *
/linux-master/drivers/net/pcs/
H A Dpcs-xpcs.c606 static int xpcs_validate(struct phylink_pcs *pcs, unsigned long *supported,
906 static int xpcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
1114 static void xpcs_get_state(struct phylink_pcs *pcs,
1206 void xpcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode,
1220 static void xpcs_an_restart(struct phylink_pcs *pcs)
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c321 struct phylink_pcs pcs;
753 static struct fman_mac *pcs_to_dtsec(struct phylink_pcs *pcs)
758 static void dtsec_pcs_get_state(struct phylink_pcs *pcs,
766 static int dtsec_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
777 static void dtsec_pcs_an_restart(struct phylink_pcs *pcs)
883 static struct phylink_pcs *dtsec_select_pcs(struct phylink_config *config,
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h597 struct phylink_pcs *phylink_pcs; member in struct:mac_device_info
/linux-master/drivers/net/dsa/b53/
H A Db53_priv.h50 struct phylink_pcs *(*phylink_mac_select_pcs)(struct b53_device *dev,
87 struct phylink_pcs pcs;
/linux-master/drivers/net/phy/
H A Dphylink.c51 struct phylink_pcs *pcs;
655 struct phylink_pcs *pcs;
980 static void phylink_pcs_pre_config(struct phylink_pcs *pcs,
987 static int phylink_pcs_post_config(struct phylink_pcs *pcs,
998 static void phylink_pcs_disable(struct phylink_pcs *pcs)
1004 static int phylink_pcs_enable(struct phylink_pcs *pcs)
1014 static int phylink_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
1025 static void phylink_pcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode,
1045 int phylink_pcs_pre_init(struct phylink *pl, struct phylink_pcs *pcs)
1161 struct phylink_pcs *pc
[all...]
/linux-master/drivers/net/dsa/
H A Drzn1_a5psw.h256 struct phylink_pcs *pcs[A5PSW_PORTS_NUM - 1];
H A Dmt7530-mdio.c87 struct phylink_pcs *pcs;
H A Dmt7530.c27 static struct mt753x_pcs *pcs_to_mt753x_pcs(struct phylink_pcs *pcs)
2848 static struct phylink_pcs *
2952 static int mt753x_pcs_validate(struct phylink_pcs *pcs,
2964 static void mt7530_pcs_get_state(struct phylink_pcs *pcs,
2999 static int mt753x_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
3007 static void mt7530_pcs_an_restart(struct phylink_pcs *pcs)
H A Dmt7530.h726 struct phylink_pcs *sgmii_pcs;
739 struct phylink_pcs pcs;
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c971 sizeof(struct phylink_pcs *),
1024 struct phylink_pcs *phylink_pcs; local
1032 phylink_pcs = lynx_pcs_create_mdiodev(felix->imdio, port);
1033 if (IS_ERR(phylink_pcs))
1036 felix->pcs[port] = phylink_pcs;
1050 struct phylink_pcs *phylink_pcs = felix->pcs[port]; local
1052 if (phylink_pcs)
1053 lynx_pcs_destroy(phylink_pcs);
[all...]
/linux-master/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c1285 static struct phylink_pcs *
1291 struct phylink_pcs *pcs = NULL;
1489 static struct qca8k_pcs *pcs_to_qca8k_pcs(struct phylink_pcs *pcs)
1494 static void qca8k_pcs_get_state(struct phylink_pcs *pcs,
1534 static int qca8k_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
1623 static void qca8k_pcs_an_restart(struct phylink_pcs *pcs)
H A Dqca8k.h426 struct phylink_pcs pcs;
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.h453 struct phylink_pcs phylink_pcs; member in struct:lan966x_port
H A Dlan966x_main.c829 port->phylink_pcs.poll = true;
830 port->phylink_pcs.ops = &lan966x_phylink_pcs_ops;
831 port->phylink_pcs.neg_mode = true;
/linux-master/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.h473 struct phylink_pcs pcs;
H A Dxilinx_axienet_main.c2008 static struct axienet_local *pcs_to_axienet_local(struct phylink_pcs *pcs)
2013 static void axienet_pcs_get_state(struct phylink_pcs *pcs,
2021 static void axienet_pcs_an_restart(struct phylink_pcs *pcs)
2028 static int axienet_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
2064 static struct phylink_pcs *axienet_mac_select_pcs(struct phylink_config *config,
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.c282 spx5_port->phylink_pcs.poll = true;
283 spx5_port->phylink_pcs.ops = &sparx5_phylink_pcs_ops;
284 spx5_port->phylink_pcs.neg_mode = true;
H A Dsparx5_main.h176 struct phylink_pcs phylink_pcs; member in struct:sparx5_port
/linux-master/drivers/net/ethernet/marvell/
H A Dmvneta.c536 struct phylink_pcs phylink_pcs; member in struct:mvneta_port
3262 phylink_pcs_change(&pp->phylink_pcs,
3958 static struct mvneta_port *mvneta_pcs_to_port(struct phylink_pcs *pcs)
3960 return container_of(pcs, struct mvneta_port, phylink_pcs);
3963 static int mvneta_pcs_validate(struct phylink_pcs *pcs,
3979 static void mvneta_pcs_get_state(struct phylink_pcs *pcs,
4006 static int mvneta_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
4062 static void mvneta_pcs_an_restart(struct phylink_pcs *pcs)
4080 static struct phylink_pcs *mvneta_mac_select_pc
[all...]
/linux-master/drivers/net/ethernet/altera/
H A Daltera_tse.h479 struct phylink_pcs *pcs;
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb.h1284 struct phylink_pcs phylink_usx_pcs;
1285 struct phylink_pcs phylink_sgmii_pcs;
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.h743 struct phylink_pcs *(*pcs_select)(struct mv88e6xxx_chip *chip, int port,
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c3438 struct phylink_pcs *pcs, bool link)
6147 static struct mvpp2_port *mvpp2_pcs_xlg_to_port(struct phylink_pcs *pcs)
6152 static struct mvpp2_port *mvpp2_pcs_gmac_to_port(struct phylink_pcs *pcs)
6157 static void mvpp2_xlg_pcs_get_state(struct phylink_pcs *pcs,
6181 static int mvpp2_xlg_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
6194 static int mvpp2_gmac_pcs_validate(struct phylink_pcs *pcs,
6209 static void mvpp2_gmac_pcs_get_state(struct phylink_pcs *pcs,
6244 static int mvpp2_gmac_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode,
6301 static void mvpp2_gmac_pcs_an_restart(struct phylink_pcs *pcs)
6398 static struct phylink_pcs *mvpp2_select_pc
[all...]
H A Dmvpp2.h1242 struct phylink_pcs pcs_gmac;
1243 struct phylink_pcs pcs_xlg;

Completed in 550 milliseconds

123