Home
last modified time | relevance | path

Searched defs:pcs (Results 1 – 25 of 33) sorted by relevance

12

/linux/drivers/net/pcs/
A Dpcs-lynx.c34 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()
279 static void lynx_pcs_link_up_2500basex(struct mdio_device *pcs, in lynx_pcs_link_up_2500basex()
301 static void lynx_pcs_link_up(struct phylink_pcs *pcs, unsigned int mode, in lynx_pcs_link_up()
[all …]
A Dpcs-xpcs.c833 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/drivers/pinctrl/
A Dpinctrl-single.c298 struct pcs_device *pcs; in pcs_pin_dbg_show() local
319 struct pcs_device *pcs; in pcs_dt_free_map() local
365 struct pcs_device *pcs; in pcs_set_mux() local
1255 struct pcs_device *pcs; in pcs_dt_node_to_map() local
1306 static void pcs_irq_free(struct pcs_device *pcs) in pcs_irq_free()
1394 struct pcs_device *pcs; in pcs_irq_set() local
1475 struct pcs_device *pcs; in pcs_irq_handle() local
1536 struct pcs_device *pcs; in pcs_irqdomain_map() local
1695 struct pcs_device *pcs; in pinctrl_single_suspend() local
1714 struct pcs_device *pcs; in pinctrl_single_resume() local
[all …]
/linux/drivers/net/ethernet/stmicro/stmmac/
A Daltr_tse_pcs.c66 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()
A Ddwmac-socfpga.c57 struct tse_pcs pcs; member
A Dcommon.h380 unsigned int pcs; member
527 unsigned int pcs; member
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_phylink.c139 static struct sparx5_port *sparx5_pcs_to_port(struct phylink_pcs *pcs) in sparx5_pcs_to_port()
144 static void sparx5_pcs_get_state(struct phylink_pcs *pcs, in sparx5_pcs_get_state()
158 static int sparx5_pcs_config(struct phylink_pcs *pcs, in sparx5_pcs_config()
193 static void sparx5_pcs_aneg_restart(struct phylink_pcs *pcs) in sparx5_pcs_aneg_restart()
A Dsparx5_port.c429 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/drivers/clocksource/
A Dtimer-pistachio.c73 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/include/linux/
A Dpcs-lynx.h13 struct phylink_pcs pcs; member
/linux/include/linux/pcs/
A Dpcs-xpcs.h26 struct phylink_pcs pcs; member
/linux/drivers/net/phy/
A Dphylink.c48 struct phylink_pcs *pcs; member
975 void phylink_set_pcs(struct phylink *pl, struct phylink_pcs *pcs) in phylink_set_pcs()
2603 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c22_pcs_get_state()
2661 int phylink_mii_c22_pcs_set_advertisement(struct mdio_device *pcs, in phylink_mii_c22_pcs_set_advertisement()
2702 int phylink_mii_c22_pcs_config(struct mdio_device *pcs, unsigned int mode, in phylink_mii_c22_pcs_config()
2743 void phylink_mii_c22_pcs_an_restart(struct mdio_device *pcs) in phylink_mii_c22_pcs_an_restart()
2755 void phylink_mii_c45_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c45_pcs_get_state()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.h26 struct lynx_pcs *pcs; member
A Ddpaa2-mac.c289 struct lynx_pcs *pcs = mac->pcs; in dpaa2_pcs_destroy() local
/linux/drivers/net/dsa/ocelot/
A Dseville_vsc9953.c1122 struct mdio_device *pcs; in vsc9953_mdio_bus_alloc() local
1155 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9953_mdio_bus_free() local
A Dfelix_vsc9959.c1094 struct mdio_device *pcs; in vsc9959_mdio_bus_alloc() local
1127 struct lynx_pcs *pcs = felix->pcs[port]; in vsc9959_mdio_bus_free() local
A Dfelix.h61 struct lynx_pcs **pcs; member
/linux/drivers/net/fddi/skfp/
A Dpcmplc.c1849 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/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.h49 struct lynx_pcs *pcs; member
/linux/fs/erofs/
A Dzdata.c43 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/drivers/phy/qualcomm/
A Dphy-qcom-qmp.c2986 void __iomem *pcs; member
4700 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_com_init() local
4877 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_power_on() local
5083 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_enable_autonomous_mode() local
5112 void __iomem *pcs = qphy->pcs; in qcom_qmp_phy_disable_autonomous_mode() local
/linux/drivers/net/ethernet/cadence/
A Dmacb_main.c577 static void macb_usx_pcs_link_up(struct phylink_pcs *pcs, unsigned int mode, in macb_usx_pcs_link_up()
592 static void macb_usx_pcs_get_state(struct phylink_pcs *pcs, in macb_usx_pcs_get_state()
609 static int macb_usx_pcs_config(struct phylink_pcs *pcs, in macb_usx_pcs_config()
623 static void macb_pcs_get_state(struct phylink_pcs *pcs, in macb_pcs_get_state()
629 static void macb_pcs_an_restart(struct phylink_pcs *pcs) in macb_pcs_an_restart()
634 static int macb_pcs_config(struct phylink_pcs *pcs, in macb_pcs_config()
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c6112 static struct mvpp2_port *mvpp2_pcs_to_port(struct phylink_pcs *pcs) in mvpp2_pcs_to_port()
6117 static void mvpp2_xlg_pcs_get_state(struct phylink_pcs *pcs, in mvpp2_xlg_pcs_get_state()
6138 static int mvpp2_xlg_pcs_config(struct phylink_pcs *pcs, in mvpp2_xlg_pcs_config()
6152 static void mvpp2_gmac_pcs_get_state(struct phylink_pcs *pcs, in mvpp2_gmac_pcs_get_state()
6187 static int mvpp2_gmac_pcs_config(struct phylink_pcs *pcs, unsigned int mode, in mvpp2_gmac_pcs_config()
6244 static void mvpp2_gmac_pcs_an_restart(struct phylink_pcs *pcs) in mvpp2_gmac_pcs_an_restart()
/linux/drivers/ata/
A Data_piix.c1341 u16 pcs, new_pcs; in piix_init_pcs() local
/linux/drivers/net/ethernet/intel/fm10k/
A Dfm10k_main.c1475 int pcs; in fm10k_set_qos_queues() local

Completed in 80 milliseconds

12