Searched refs:pcs_config (Results 1 – 8 of 8) sorted by relevance
/linux/Documentation/networking/ |
H A D | sfp-phylink.rst | 272 the inband link state, a :c:func:`pcs_config` function to configure your 282 .pcs_config = foo_pcs_config,
|
/linux/drivers/net/pcs/ |
H A D | pcs-xpcs.c | 1340 .pcs_config = xpcs_config,
|
/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 624 .pcs_config = macb_usx_pcs_config, 631 .pcs_config = macb_pcs_config,
|
/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 2395 .pcs_config = axienet_pcs_config,
|
/linux/drivers/net/dsa/ |
H A D | mt7530.c | 3043 .pcs_config = mt753x_pcs_config,
|
/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | 2390 rc = pcs->ops->pcs_config(pcs, neg_mode, priv->phy_mode[i], in sja1105_static_config_reload()
|
/linux/drivers/net/phy/ |
H A D | phylink.c | 1064 return pcs->ops->pcs_config(pcs, neg_mode, state->interface, in phylink_pcs_config()
|
/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 4083 .pcs_config = mvneta_pcs_config,
|