/kernel/linux/linux-5.10/include/linux/ |
H A D | pcs-lynx.h | 13 struct phylink_pcs pcs; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-mac.h | 25 struct lynx_pcs *pcs; member
|
H A D | dpaa2-mac.c | 293 struct lynx_pcs *pcs = mac->pcs; in dpaa2_pcs_destroy() local [all...] |
/kernel/linux/linux-6.6/include/linux/pcs/ |
H A D | pcs-xpcs.h | 34 struct phylink_pcs pcs; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-mac.h | 27 struct phylink_pcs *pcs; member
|
H A D | dpaa2-mac.c | 256 struct phylink_pcs *pcs; in dpaa2_pcs_create() local [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/ |
H A D | mt7530-mdio.c | 87 struct phylink_pcs *pcs; in mt7531_create_sgmii() local
|
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/ |
H A D | felix.h | 50 struct lynx_pcs **pcs; member
|
H A D | seville_vsc9953.c | 1106 struct mdio_device *pcs; in vsc9953_mdio_bus_alloc() local 1139 struct lynx_pcs *pcs in vsc9953_mdio_bus_free() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.h | 49 struct lynx_pcs *pcs; member
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_serdes.c | 20 static inline struct b53_pcs *pcs_to_b53_pcs(struct phylink_pcs *pcs) in pcs_to_b53_pcs() argument 68 static int b53_serdes_config(struct phylink_pcs *pcs, unsigned int neg_mode, in b53_serdes_config() argument 89 static void b53_serdes_an_restart(struct phylink_pcs *pcs) in b53_serdes_an_restart() argument 102 static void b53_serdes_get_state(struct phylink_pcs *pcs, in b53_serdes_get_state() argument 215 struct b53_pcs *pcs; b53_serdes_init() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.h | 49 struct phylink_pcs *pcs; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_phylink.c | 75 static struct sparx5_port *sparx5_pcs_to_port(struct phylink_pcs *pcs) in sparx5_pcs_to_port() argument 80 static void sparx5_pcs_get_state(struct phylink_pcs *pcs, in sparx5_pcs_get_state() argument 94 static int sparx5_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, in sparx5_pcs_config() argument 129 static void sparx5_pcs_aneg_restart(struct phylink_pcs *pcs) in sparx5_pcs_aneg_restart() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_phylink.c | 85 static struct lan966x_port *lan966x_pcs_to_port(struct phylink_pcs *pcs) in lan966x_pcs_to_port() argument 90 static void lan966x_pcs_get_state(struct phylink_pcs *pcs, in lan966x_pcs_get_state() argument 98 static int lan966x_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, in lan966x_pcs_config() argument 120 static void lan966x_pcs_aneg_restart(struct phylink_pcs *pcs) in lan966x_pcs_aneg_restart() argument
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | pcs-6185.c | 24 static struct mv88e6185_pcs *pcs_to_mv88e6185_pcs(struct phylink_pcs *pcs) in pcs_to_mv88e6185_pcs() argument 57 static void mv88e6185_pcs_get_state(struct phylink_pcs *pcs, in mv88e6185_pcs_get_state() argument 98 static int mv88e6185_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in mv88e6185_pcs_config() argument 106 static void mv88e6185_pcs_an_restart(struct phylink_pcs *pcs) in mv88e6185_pcs_an_restart() argument
|
H A D | pcs-6352.c | 33 static struct marvell_c22_pcs *pcs_to_marvell_c22_pcs(struct phylink_pcs *pcs) in pcs_to_marvell_c22_pcs() argument 140 static int marvell_c22_pcs_enable(struct phylink_pcs *pcs) in marvell_c22_pcs_enable() argument 152 static void marvell_c22_pcs_disable(struct phylink_pcs *pcs) in marvell_c22_pcs_disable() argument 160 static void marvell_c22_pcs_get_state(struct phylink_pcs *pcs, in marvell_c22_pcs_get_state() argument 184 static int marvell_c22_pcs_config(struct phylink_pcs *pcs, in marvell_c22_pcs_config() argument 226 marvell_c22_pcs_an_restart(struct phylink_pcs *pcs) marvell_c22_pcs_an_restart() argument 233 marvell_c22_pcs_link_up(struct phylink_pcs *pcs, unsigned int mode, phy_interface_t interface, int speed, int duplex) marvell_c22_pcs_link_up() argument 363 struct phylink_pcs *pcs; mv88e6352_pcs_teardown() local [all...] |
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | timer-pistachio.c | 73 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clocksource_read_cycles() local 98 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clksrc_set_mode() local 112 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clksrc_enable() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
H A D | altr_tse_pcs.c | 62 static int tse_pcs_reset(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_reset() argument 87 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_init() argument 106 static void pcs_link_timer_callback(struct tse_pcs *pcs) in pcs_link_timer_callback() argument 125 auto_nego_timer_callback(struct tse_pcs *pcs) auto_nego_timer_callback() argument 189 struct tse_pcs *pcs = from_timer(pcs, t, aneg_link_timer); aneg_link_timer_callback() local 197 tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev, unsigned int speed) tse_pcs_fix_mac_speed() argument [all...] |
H A D | dwmac-socfpga.c | 54 struct tse_pcs pcs; member [all...] |
/kernel/linux/linux-5.10/drivers/net/pcs/ |
H A D | pcs-lynx.c | 33 static void lynx_pcs_get_state_usxgmii(struct mdio_device *pcs, in lynx_pcs_get_state_usxgmii() argument 56 static void lynx_pcs_get_state_2500basex(struct mdio_device *pcs, in lynx_pcs_get_state_2500basex() argument 80 static void lynx_pcs_get_state(struct phylink_pcs *pcs, in lynx_pcs_get_state() argument 111 lynx_pcs_config_sgmii(struct mdio_device *pcs, unsigned int mode, const unsigned long *advertising) lynx_pcs_config_sgmii() argument 140 lynx_pcs_config_usxgmii(struct mdio_device *pcs, unsigned int mode, const unsigned long *advertising) lynx_pcs_config_usxgmii() argument 158 lynx_pcs_config(struct phylink_pcs *pcs, unsigned int mode, phy_interface_t ifmode, const unsigned long *advertising, bool permit) lynx_pcs_config() argument 188 lynx_pcs_link_up_sgmii(struct mdio_device *pcs, unsigned int mode, int speed, int duplex) lynx_pcs_link_up_sgmii() argument 244 lynx_pcs_link_up_2500basex(struct mdio_device *pcs, unsigned int mode, int speed, int duplex) lynx_pcs_link_up_2500basex() argument 266 lynx_pcs_link_up(struct phylink_pcs *pcs, unsigned int mode, phy_interface_t interface, int speed, int duplex) lynx_pcs_link_up() argument 312 lynx_pcs_destroy(struct lynx_pcs *pcs) lynx_pcs_destroy() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/ |
H A D | felix.h | 93 struct phylink_pcs **pcs; member
|
/kernel/linux/linux-6.6/drivers/clocksource/ |
H A D | timer-pistachio.c | 70 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clocksource_read_cycles() local 96 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clksrc_set_mode() local 110 struct pistachio_clocksource *pcs = to_pistachio_clocksource(cs); in pistachio_clksrc_enable() local [all...] |
/kernel/linux/linux-6.6/drivers/net/pcs/ |
H A D | pcs-lynx.c | 24 struct phylink_pcs pcs; member 38 static void lynx_pcs_get_state_usxgmii(struct mdio_device *pcs, in lynx_pcs_get_state_usxgmii() argument 61 static void lynx_pcs_get_state_2500basex(struct mdio_device *pcs, in lynx_pcs_get_state_2500basex() argument 83 lynx_pcs_get_state(struct phylink_pcs *pcs, struct phylink_link_state *state) lynx_pcs_get_state() argument 115 lynx_pcs_config_giga(struct mdio_device *pcs, phy_interface_t interface, const unsigned long *advertising, unsigned int neg_mode) lynx_pcs_config_giga() argument 152 lynx_pcs_config_usxgmii(struct mdio_device *pcs, const unsigned long *advertising, unsigned int neg_mode) lynx_pcs_config_usxgmii() argument 171 lynx_pcs_config(struct phylink_pcs *pcs, unsigned int neg_mode, phy_interface_t ifmode, const unsigned long *advertising, bool permit) lynx_pcs_config() argument 203 lynx_pcs_an_restart(struct phylink_pcs *pcs) lynx_pcs_an_restart() argument 210 lynx_pcs_link_up_sgmii(struct mdio_device *pcs, unsigned int neg_mode, int speed, int duplex) lynx_pcs_link_up_sgmii() argument 265 lynx_pcs_link_up_2500basex(struct mdio_device *pcs, unsigned int neg_mode, int speed, int duplex) lynx_pcs_link_up_2500basex() argument 285 lynx_pcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode, phy_interface_t interface, int speed, int duplex) lynx_pcs_link_up() argument 336 struct phylink_pcs *pcs; lynx_pcs_create_mdiodev() local 369 struct phylink_pcs *pcs; lynx_pcs_create_fwnode() local 392 lynx_pcs_destroy(struct phylink_pcs *pcs) lynx_pcs_destroy() argument [all...] |
H A D | pcs-mtk-lynxi.c | 82 struct phylink_pcs pcs; member 86 static struct mtk_pcs_lynxi *pcs_to_mtk_pcs_lynxi(struct phylink_pcs *pcs) in pcs_to_mtk_pcs_lynxi() argument 91 static void mtk_pcs_lynxi_get_state(struct phylink_pcs *pcs, in mtk_pcs_lynxi_get_state() argument 105 static int mtk_pcs_lynxi_config(struct phylink_pcs *pcs, unsigne argument 203 mtk_pcs_lynxi_restart_an(struct phylink_pcs *pcs) mtk_pcs_lynxi_restart_an() argument 210 mtk_pcs_lynxi_link_up(struct phylink_pcs *pcs, unsigned int neg_mode, phy_interface_t interface, int speed, int duplex) mtk_pcs_lynxi_link_up() argument 236 mtk_pcs_lynxi_disable(struct phylink_pcs *pcs) mtk_pcs_lynxi_disable() argument 297 mtk_pcs_lynxi_destroy(struct phylink_pcs *pcs) mtk_pcs_lynxi_destroy() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac-socfpga.c | 505 struct phylink_pcs *pcs = priv->hw->lynx_pcs; in socfpga_dwmac_remove() local
|