| /linux-6.15/include/linux/ |
| H A D | phylink.h | 505 void (*pcs_get_state)(struct phylink_pcs *pcs, unsigned int neg_mode, member 579 void pcs_get_state(struct phylink_pcs *pcs, unsigned int neg_mode,
|
| /linux-6.15/drivers/net/dsa/mv88e6xxx/ |
| H A D | pcs-639x.c | 375 .pcs_get_state = mv88e639x_sgmii_pcs_get_state, 538 .pcs_get_state = mv88e639x_xg_pcs_get_state, 802 .pcs_get_state = mv88e639x_sgmii_pcs_get_state, 923 .pcs_get_state = mv88e6393x_xg_pcs_get_state,
|
| H A D | pcs-6185.c | 112 .pcs_get_state = mv88e6185_pcs_get_state,
|
| H A D | pcs-6352.c | 258 .pcs_get_state = marvell_c22_pcs_get_state,
|
| /linux-6.15/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_phylink.c | 135 .pcs_get_state = lan966x_pcs_get_state,
|
| /linux-6.15/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_phylink.c | 79 .pcs_get_state = fbnic_phylink_pcs_get_state,
|
| /linux-6.15/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_phylink.c | 147 .pcs_get_state = sparx5_pcs_get_state,
|
| /linux-6.15/drivers/net/pcs/ |
| H A D | pcs-mtk-lynxi.c | 263 .pcs_get_state = mtk_pcs_lynxi_get_state,
|
| H A D | pcs-lynx.c | 331 .pcs_get_state = lynx_pcs_get_state,
|
| H A D | pcs-xpcs.c | 1385 .pcs_get_state = xpcs_get_state,
|
| /linux-6.15/drivers/net/dsa/b53/ |
| H A D | b53_serdes.c | 160 .pcs_get_state = b53_serdes_get_state,
|
| /linux-6.15/Documentation/networking/ |
| H A D | sfp-phylink.rst | 271 configure your PCS. Create a :c:func:`pcs_get_state` function that reports 281 .pcs_get_state = foo_pcs_get_state,
|
| /linux-6.15/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_dtsec.c | 785 .pcs_get_state = dtsec_pcs_get_state,
|
| /linux-6.15/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera_main.c | 365 .pcs_get_state = prestera_pcs_get_state,
|
| /linux-6.15/drivers/net/dsa/qca/ |
| H A D | qca8k-8xxx.c | 1628 .pcs_get_state = qca8k_pcs_get_state,
|
| /linux-6.15/drivers/net/ethernet/cadence/ |
| H A D | macb_main.c | 620 .pcs_get_state = macb_usx_pcs_get_state, 626 .pcs_get_state = macb_pcs_get_state,
|
| /linux-6.15/drivers/net/dsa/ |
| H A D | mt7530.c | 2958 .pcs_get_state = mt7530_pcs_get_state,
|
| /linux-6.15/drivers/net/ethernet/xilinx/ |
| H A D | xilinx_axienet_main.c | 2574 .pcs_get_state = axienet_pcs_get_state,
|
| /linux-6.15/drivers/net/phy/ |
| H A D | phylink.c | 1395 pcs->ops->pcs_get_state(pcs, pl->pcs_neg_mode, state); in phylink_mac_pcs_get_state()
|
| /linux-6.15/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 6252 .pcs_get_state = mvpp2_xlg_pcs_get_state, 6384 .pcs_get_state = mvpp2_gmac_pcs_get_state,
|
| /linux-6.15/drivers/net/ethernet/marvell/ |
| H A D | mvneta.c | 4085 .pcs_get_state = mvneta_pcs_get_state,
|