Searched refs:pcs_get_state (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | phylink.h | 520 void (*pcs_get_state)(struct phylink_pcs *pcs, member 576 void pcs_get_state(struct phylink_pcs *pcs,
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | pcs-639x.c | 373 .pcs_get_state = mv88e639x_sgmii_pcs_get_state, 535 .pcs_get_state = mv88e639x_xg_pcs_get_state, 801 .pcs_get_state = mv88e639x_sgmii_pcs_get_state, 921 .pcs_get_state = mv88e6393x_xg_pcs_get_state,
|
H A D | pcs-6185.c | 111 .pcs_get_state = mv88e6185_pcs_get_state,
|
H A D | pcs-6352.c | 257 .pcs_get_state = marvell_c22_pcs_get_state,
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_phylink.c | 134 .pcs_get_state = lan966x_pcs_get_state,
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_phylink.c | 135 .pcs_get_state = sparx5_pcs_get_state,
|
/openbmc/linux/drivers/net/pcs/ |
H A D | pcs-mtk-lynxi.c | 244 .pcs_get_state = mtk_pcs_lynxi_get_state,
|
H A D | pcs-lynx.c | 310 .pcs_get_state = lynx_pcs_get_state,
|
H A D | pcs-xpcs.c | 1335 .pcs_get_state = xpcs_get_state,
|
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_serdes.c | 160 .pcs_get_state = b53_serdes_get_state,
|
/openbmc/linux/drivers/net/ethernet/freescale/fman/ |
H A D | fman_dtsec.c | 785 .pcs_get_state = dtsec_pcs_get_state,
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 364 .pcs_get_state = prestera_pcs_get_state,
|
/openbmc/linux/drivers/net/dsa/qca/ |
H A D | qca8k-8xxx.c | 1616 .pcs_get_state = qca8k_pcs_get_state,
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 1686 .pcs_get_state = axienet_pcs_get_state, in axienet_mac_select_pcs()
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 632 .pcs_get_state = macb_usx_pcs_get_state, 638 .pcs_get_state = macb_pcs_get_state,
|
/openbmc/linux/drivers/net/dsa/ |
H A D | mt7530.c | 3232 .pcs_get_state = mt7530_pcs_get_state,
|
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 1280 pl->pcs->ops->pcs_get_state(pl->pcs, state); in phylink_mac_pcs_get_state()
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 6213 .pcs_get_state = mvpp2_xlg_pcs_get_state, 6337 .pcs_get_state = mvpp2_gmac_pcs_get_state,
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 4074 .pcs_get_state = mvneta_pcs_get_state,
|