Home
last modified time | relevance | path

Searched refs:PHYLINK_PCS_NEG_INBAND_ENABLED (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/net/pcs/
H A Dpcs-lynx.c158 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in lynx_pcs_config_giga()
179 if (neg_mode != PHYLINK_PCS_NEG_INBAND_ENABLED) { in lynx_pcs_config_usxgmii()
204 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in lynx_pcs_config()
239 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in lynx_pcs_link_up_sgmii()
291 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in lynx_pcs_link_up_2500basex()
H A Dpcs-mtk-lynxi.c150 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in mtk_pcs_lynxi_config()
236 if (neg_mode != PHYLINK_PCS_NEG_INBAND_ENABLED) { in mtk_pcs_lynxi_link_up()
H A Dpcs-xpcs.c707 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in xpcs_config_aneg_c37_sgmii()
719 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in xpcs_config_aneg_c37_sgmii()
785 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in xpcs_config_aneg_c37_1000basex()
836 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in xpcs_do_config()
913 PHYLINK_PCS_NEG_INBAND_ENABLED); in xpcs_get_state_c73()
1130 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in xpcs_link_up_sgmii_1000basex()
/linux/drivers/net/phy/
H A Dphylink.c1165 neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED; in phylink_pcs_neg_mode()
1183 neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED; in phylink_pcs_neg_mode()
1196 neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED; in phylink_pcs_neg_mode()
1199 neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED; in phylink_pcs_neg_mode()
1381 autoneg = pl->pcs_neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED; in phylink_mac_pcs_get_state()
3955 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in phylink_mii_c22_pcs_decode_state()
3965 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in phylink_mii_c22_pcs_decode_state()
3976 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in phylink_mii_c22_pcs_decode_state()
3981 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in phylink_mii_c22_pcs_decode_state()
4094 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in phylink_mii_c22_pcs_config()
/linux/include/linux/
H A Dphylink.h42 PHYLINK_PCS_NEG_INBAND_ENABLED = PHYLINK_PCS_NEG_INBAND | enumerator
/linux/drivers/net/dsa/mv88e6xxx/
H A Dpcs-6352.c199 bmcr = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED ? BMCR_ANENABLE : 0; in marvell_c22_pcs_config()
H A Dpcs-639x.c327 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) in mv88e639x_sgmii_pcs_config()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c319 cfg_mac.inband = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED; in prestera_pcs_config()
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c1561 val = neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED ? in qca8k_pcs_config()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2386 neg_mode = PHYLINK_PCS_NEG_INBAND_ENABLED; in sja1105_static_config_reload()
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6328 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in mvpp2_gmac_pcs_config()
6782 pcs->ops->pcs_config(pcs, PHYLINK_PCS_NEG_INBAND_ENABLED, in mvpp2_acpi_start()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4030 if (neg_mode == PHYLINK_PCS_NEG_INBAND_ENABLED) { in mvneta_pcs_config()