Home
last modified time | relevance | path

Searched full:asym_pause (Results 1 – 25 of 76) sorted by relevance

1234

/Linux-v6.1/drivers/net/ethernet/ibm/emac/
Dphy.c117 phy->pause = phy->asym_pause = 0; in genmii_setup_aneg()
176 phy->pause = phy->asym_pause = 0; in genmii_setup_forced()
241 phy->pause = phy->asym_pause = 0; in genmii_read_link()
256 phy->asym_pause = lpa & LPA_PAUSE_ASYM ? 1 : 0; in genmii_read_link()
274 phy->pause = phy->asym_pause = 0; in genmii_read_link()
521 phy->pause = phy->asym_pause = 0; in emac_mii_phy_probe()
Dcore.c593 DBG(dev, " link = %d duplex = %d, pause = %d, asym_pause = %d\n", in emac_configure()
594 link, dev->phy.duplex, dev->phy.pause, dev->phy.asym_pause); in emac_configure()
658 else if (dev->phy.asym_pause) in emac_configure()
1221 dev->phy.asym_pause ? ", asymmetric pause enabled" : ""); in emac_print_link_status()
1307 int speed, pause, asym_pause;
1319 asym_pause = 0;
1323 asym_pause = 1;
1326 pause = asym_pause = 0;
1329 pause != dev->phy.pause || asym_pause != dev->phy.asym_pause;
2163 else if (dev->phy.asym_pause) in emac_ethtool_get_pauseparam()
[all …]
Dphy.h67 int asym_pause; member
/Linux-v6.1/drivers/net/phy/
Dphy-c45.c456 * pause and asym_pause members in phydev.
472 phydev->asym_pause = 0; in genphy_c45_baset1_read_lpa()
485 phydev->asym_pause = val & MDIO_AN_T1_ADV_L_PAUSE_ASYM ? 1 : 0; in genphy_c45_baset1_read_lpa()
501 * filling in the link partner advertisement, pause and asym_pause members
523 phydev->asym_pause = 0; in genphy_c45_read_lpa()
538 phydev->asym_pause = val & LPA_PAUSE_ASYM ? 1 : 0; in genphy_c45_read_lpa()
835 phydev->asym_pause = 0; in genphy_c45_read_status()
Dlxt.c255 phydev->pause = phydev->asym_pause = 0; in lxt973a2_read_status()
273 phydev->pause = phydev->asym_pause = 0; in lxt973a2_read_status()
DuPD60620.c47 phydev->asym_pause = 0; in upd60620_read_status()
Dbcm63xx.c51 /* ASYM_PAUSE bit is marked RO in datasheet, so don't cheat */ in bcm63xx_config_init()
Dfixed_phy.c269 phy->asym_pause = status->asym_pause; in __fixed_phy_register()
Dlinkmode.c52 * Configure the advertised Pause and Asym_Pause bits according to the
Dswphy.c144 if (state->asym_pause) in swphy_read_reg()
Dbcm84881.c162 phydev->asym_pause = 0; in bcm84881_read_status()
Ddp83td510.c128 phydev->asym_pause = 0; in dp83td510_read_status()
/Linux-v6.1/drivers/net/ethernet/marvell/prestera/
Dprestera_ethtool.c432 bool asym_pause; in prestera_port_remote_cap_get() local
439 &state->remote_fc.asym_pause); in prestera_port_remote_cap_get()
457 asym_pause = state->remote_fc.asym_pause; in prestera_port_remote_cap_get()
463 if (asym_pause) in prestera_port_remote_cap_get()
466 Asym_Pause); in prestera_port_remote_cap_get()
Dprestera.h109 bool asym_pause; member
219 bool asym_pause; member
Dprestera_hw.c809 static void prestera_hw_remote_fc_to_eth(u8 fc, bool *pause, bool *asym_pause);
1285 static void prestera_hw_remote_fc_to_eth(u8 fc, bool *pause, bool *asym_pause) in prestera_hw_remote_fc_to_eth() argument
1290 *asym_pause = false; in prestera_hw_remote_fc_to_eth()
1294 *asym_pause = true; in prestera_hw_remote_fc_to_eth()
1298 *asym_pause = true; in prestera_hw_remote_fc_to_eth()
1302 *asym_pause = false; in prestera_hw_remote_fc_to_eth()
/Linux-v6.1/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c288 XGBE_CLR_ADV(lks, Asym_Pause); in xgbe_set_pauseparam()
292 XGBE_SET_ADV(lks, Asym_Pause); in xgbe_set_pauseparam()
296 /* Equivalent to XOR of Asym_Pause */ in xgbe_set_pauseparam()
297 if (XGBE_ADV(lks, Asym_Pause)) in xgbe_set_pauseparam()
298 XGBE_CLR_ADV(lks, Asym_Pause); in xgbe_set_pauseparam()
300 XGBE_SET_ADV(lks, Asym_Pause); in xgbe_set_pauseparam()
Dxgbe-phy-v2.c742 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_sfp_phy_settings()
762 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_sfp_phy_settings()
1527 if (phy_data->phydev->asym_pause) { in xgbe_phy_phydev_flowctrl()
1528 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_phydev_flowctrl()
1594 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_an37_outcome()
1717 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_an73_outcome()
3248 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
3265 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
3277 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
3295 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
[all …]
Dxgbe-mdio.c958 if (XGBE_ADV(&lks, Asym_Pause)) in xgbe_an37_init()
1031 if (XGBE_ADV(&lks, Asym_Pause)) in xgbe_an73_init()
1594 XGBE_CLR_ADV(lks, Asym_Pause); in xgbe_phy_init()
1598 XGBE_SET_ADV(lks, Asym_Pause); in xgbe_phy_init()
1602 /* Equivalent to XOR of Asym_Pause */ in xgbe_phy_init()
1603 if (XGBE_ADV(lks, Asym_Pause)) in xgbe_phy_init()
1604 XGBE_CLR_ADV(lks, Asym_Pause); in xgbe_phy_init()
1606 XGBE_SET_ADV(lks, Asym_Pause); in xgbe_phy_init()
Dxgbe-phy-v1.c248 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_an_outcome()
802 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
/Linux-v6.1/include/linux/
Dphy_fixed.h12 int asym_pause; member
/Linux-v6.1/drivers/net/ethernet/asix/
Dax88796c_main.c720 maccr |= !ax_local->pause != !ax_local->asym_pause ? in ax88796c_set_mac()
746 ax_local->asym_pause != phydev->asym_pause)) { in ax88796c_handle_link_change()
750 ax_local->asym_pause = phydev->asym_pause; in ax88796c_handle_link_change()
/Linux-v6.1/net/ethtool/
Dcommon.c126 __DEFINE_SPECIAL_MODE_NAME(Asym_Pause, "Asym_Pause"),
272 __DEFINE_SPECIAL_MODE_PARAMS(Asym_Pause),
/Linux-v6.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_phylink.c112 if (phylink_test(advertising, Asym_Pause)) in sparx5_pcs_config()
/Linux-v6.1/drivers/net/mdio/
Dof_mdio.c405 status.asym_pause = of_property_read_bool(fixed_link_node, in of_phy_register_fixed_link()
419 status.asym_pause = fixed_link_prop[4]; in of_phy_register_fixed_link()
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dethernet-controller.yaml209 Indicates that asym_pause should be enabled.

1234