/Linux-v5.15/drivers/net/pcs/ |
D | pcs-lynx.c | 34 static void lynx_pcs_get_state_usxgmii(struct mdio_device *pcs, in lynx_pcs_get_state_usxgmii() 57 static void lynx_pcs_get_state_2500basex(struct mdio_device *pcs, in lynx_pcs_get_state_2500basex() 81 static void lynx_pcs_get_state(struct phylink_pcs *pcs, in lynx_pcs_get_state() 113 static int lynx_pcs_config_1000basex(struct mdio_device *pcs, in lynx_pcs_config_1000basex() 137 static int lynx_pcs_config_sgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_config_sgmii() 166 static int lynx_pcs_config_usxgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_config_usxgmii() 184 static int lynx_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in lynx_pcs_config() 216 static void lynx_pcs_an_restart(struct phylink_pcs *pcs) in lynx_pcs_an_restart() 223 static void lynx_pcs_link_up_sgmii(struct mdio_device *pcs, unsigned int mode, in lynx_pcs_link_up_sgmii() 279 static void lynx_pcs_link_up_2500basex(struct mdio_device *pcs, in lynx_pcs_link_up_2500basex() [all …]
|
D | pcs-xpcs.c | 833 static int xpcs_config(struct phylink_pcs *pcs, unsigned int mode, in xpcs_config() 918 static void xpcs_get_state(struct phylink_pcs *pcs, in xpcs_get_state() 980 void xpcs_link_up(struct phylink_pcs *pcs, unsigned int mode, in xpcs_link_up()
|
/Linux-v5.15/drivers/pinctrl/ |
D | pinctrl-single.c | 273 static unsigned int pcs_pin_reg_offset_get(struct pcs_device *pcs, in pcs_pin_reg_offset_get() 288 static unsigned int pcs_pin_shift_reg_get(struct pcs_device *pcs, in pcs_pin_shift_reg_get() 298 struct pcs_device *pcs; in pcs_pin_dbg_show() local 319 struct pcs_device *pcs; in pcs_dt_free_map() local 341 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_get_function() local 365 struct pcs_device *pcs; in pcs_set_mux() local 408 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_request_gpio() local 486 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_get() local 551 struct pcs_device *pcs = pinctrl_dev_get_drvdata(pctldev); in pcs_pinconf_set() local 683 static int pcs_add_pin(struct pcs_device *pcs, unsigned int offset) in pcs_add_pin() [all …]
|
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/ |
D | altr_tse_pcs.c | 66 static int tse_pcs_reset(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_reset() 91 int tse_pcs_init(void __iomem *base, struct tse_pcs *pcs) in tse_pcs_init() 110 static void pcs_link_timer_callback(struct tse_pcs *pcs) in pcs_link_timer_callback() 129 static void auto_nego_timer_callback(struct tse_pcs *pcs) in auto_nego_timer_callback() 193 struct tse_pcs *pcs = from_timer(pcs, t, aneg_link_timer); in aneg_link_timer_callback() local 201 void tse_pcs_fix_mac_speed(struct tse_pcs *pcs, struct phy_device *phy_dev, in tse_pcs_fix_mac_speed()
|
D | dwmac-socfpga.c | 57 struct tse_pcs pcs; member
|
D | common.h | 380 unsigned int pcs; member 527 unsigned int pcs; member
|
/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_phylink.c | 140 static struct sparx5_port *sparx5_pcs_to_port(struct phylink_pcs *pcs) in sparx5_pcs_to_port() 145 static void sparx5_pcs_get_state(struct phylink_pcs *pcs, in sparx5_pcs_get_state() 159 static int sparx5_pcs_config(struct phylink_pcs *pcs, in sparx5_pcs_config() 194 static void sparx5_pcs_aneg_restart(struct phylink_pcs *pcs) in sparx5_pcs_aneg_restart()
|
D | sparx5_port.c | 429 u32 pcs = sparx5_to_pcs_dev(port->portno); in sparx5_port_disable() local 793 u32 pcs = sparx5_to_pcs_dev(port->portno); in sparx5_port_pcs_high_set() local 1020 u32 pcs = sparx5_to_pcs_dev(port->portno); in sparx5_port_init() local
|
/Linux-v5.15/drivers/clocksource/ |
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
|
/Linux-v5.15/include/linux/ |
D | pcs-lynx.h | 13 struct phylink_pcs pcs; member
|
/Linux-v5.15/include/linux/pcs/ |
D | pcs-xpcs.h | 26 struct phylink_pcs pcs; member
|
/Linux-v5.15/drivers/net/phy/ |
D | phylink.c | 48 struct phylink_pcs *pcs; member 898 void phylink_set_pcs(struct phylink *pl, struct phylink_pcs *pcs) in phylink_set_pcs() 2522 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c22_pcs_get_state() 2579 int phylink_mii_c22_pcs_set_advertisement(struct mdio_device *pcs, in phylink_mii_c22_pcs_set_advertisement() 2645 int phylink_mii_c22_pcs_config(struct mdio_device *pcs, unsigned int mode, in phylink_mii_c22_pcs_config() 2682 void phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs) in phylink_mii_c22_pcs_an_restart() 2696 void phylink_mii_c45_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c45_pcs_get_state()
|
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-mac.h | 26 struct lynx_pcs *pcs; member
|
D | dpaa2-mac.c | 289 struct lynx_pcs *pcs = mac->pcs; in dpaa2_pcs_destroy() local
|
/Linux-v5.15/drivers/net/dsa/ocelot/ |
D | seville_vsc9953.c | 1124 struct mdio_device *pcs; in vsc9953_mdio_bus_alloc() local 1157 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9953_mdio_bus_free() local
|
D | felix_vsc9959.c | 1096 struct mdio_device *pcs; in vsc9959_mdio_bus_alloc() local 1129 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9959_mdio_bus_free() local
|
D | felix.h | 61 struct lynx_pcs **pcs; member
|
/Linux-v5.15/drivers/net/fddi/skfp/ |
D | pcmplc.c | 1849 struct pcm_state *pcs ; in pcm_get_state() local 1882 int pcs ; in get_pcm_state() local 1926 char *pcs ; in get_pcmstate() local
|
/Linux-v5.15/drivers/net/ethernet/freescale/enetc/ |
D | enetc_pf.h | 49 struct lynx_pcs *pcs; member
|
/Linux-v5.15/fs/erofs/ |
D | zdata.c | 43 struct z_erofs_pcluster_slab *pcs; in z_erofs_create_pcluster_pool() local 68 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_alloc_pcluster() local 88 struct z_erofs_pcluster_slab *pcs = pcluster_pool + i; in z_erofs_free_pcluster() local
|
/Linux-v5.15/drivers/phy/qualcomm/ |
D | phy-qcom-qmp.c | 2878 void __iomem *pcs; member 4557 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_com_init() local 4734 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_power_on() local 4940 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_enable_autonomous_mode() local 4969 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_disable_autonomous_mode() local
|
/Linux-v5.15/drivers/net/ethernet/cadence/ |
D | macb_main.c | 583 static void macb_usx_pcs_link_up(struct phylink_pcs *pcs, unsigned int mode, in macb_usx_pcs_link_up() 598 static void macb_usx_pcs_get_state(struct phylink_pcs *pcs, in macb_usx_pcs_get_state() 615 static int macb_usx_pcs_config(struct phylink_pcs *pcs, in macb_usx_pcs_config() 629 static void macb_pcs_get_state(struct phylink_pcs *pcs, in macb_pcs_get_state() 635 static void macb_pcs_an_restart(struct phylink_pcs *pcs) in macb_pcs_an_restart() 640 static int macb_pcs_config(struct phylink_pcs *pcs, in macb_pcs_config()
|
/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_main.c | 6108 static struct mvpp2_port *mvpp2_pcs_to_port(struct phylink_pcs *pcs) in mvpp2_pcs_to_port() 6113 static void mvpp2_xlg_pcs_get_state(struct phylink_pcs *pcs, in mvpp2_xlg_pcs_get_state() 6134 static int mvpp2_xlg_pcs_config(struct phylink_pcs *pcs, in mvpp2_xlg_pcs_config() 6148 static void mvpp2_gmac_pcs_get_state(struct phylink_pcs *pcs, in mvpp2_gmac_pcs_get_state() 6183 static int mvpp2_gmac_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in mvpp2_gmac_pcs_config() 6240 static void mvpp2_gmac_pcs_an_restart(struct phylink_pcs *pcs) in mvpp2_gmac_pcs_an_restart()
|
/Linux-v5.15/drivers/ata/ |
D | ata_piix.c | 1339 u16 pcs, new_pcs; in piix_init_pcs() local
|
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_main.c | 1475 int pcs; in fm10k_set_qos_queues() local
|