Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/ibm/emac/
H A 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()
H A Dcore.c585 DBG(dev, " link = %d duplex = %d, pause = %d, asym_pause = %d\n", in emac_configure()
586 link, dev->phy.duplex, dev->phy.pause, dev->phy.asym_pause); in emac_configure()
650 else if (dev->phy.asym_pause) in emac_configure()
1211 dev->phy.asym_pause ? ", asymmetric pause enabled" : ""); in emac_print_link_status()
1287 int speed, pause, asym_pause;
1299 asym_pause = 0;
1303 asym_pause = 1;
1306 pause = asym_pause = 0;
1309 pause != dev->phy.pause || asym_pause != dev->phy.asym_pause;
2143 else if (dev->phy.asym_pause) in emac_ethtool_get_pauseparam()
[all …]
H A Dphy.h67 int asym_pause; member
/linux/drivers/net/ethernet/marvell/prestera/
H A 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()
H A Dprestera.h109 bool asym_pause; member
219 bool asym_pause; member
H A Dprestera_hw.c811 static void prestera_hw_remote_fc_to_eth(u8 fc, bool *pause, bool *asym_pause);
1287 static void prestera_hw_remote_fc_to_eth(u8 fc, bool *pause, bool *asym_pause) in prestera_hw_remote_fc_to_eth() argument
1292 *asym_pause = false; in prestera_hw_remote_fc_to_eth()
1296 *asym_pause = true; in prestera_hw_remote_fc_to_eth()
1300 *asym_pause = true; in prestera_hw_remote_fc_to_eth()
1304 *asym_pause = false; in prestera_hw_remote_fc_to_eth()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c284 XGBE_CLR_ADV(lks, Asym_Pause); in xgbe_set_pauseparam()
288 XGBE_SET_ADV(lks, Asym_Pause); in xgbe_set_pauseparam()
292 /* Equivalent to XOR of Asym_Pause */ in xgbe_set_pauseparam()
293 if (XGBE_ADV(lks, Asym_Pause)) in xgbe_set_pauseparam()
294 XGBE_CLR_ADV(lks, Asym_Pause); in xgbe_set_pauseparam()
296 XGBE_SET_ADV(lks, Asym_Pause); in xgbe_set_pauseparam()
H A Dxgbe-mdio.c973 if (XGBE_ADV(&lks, Asym_Pause)) in xgbe_an37_init()
1046 if (XGBE_ADV(&lks, Asym_Pause)) in xgbe_an73_init()
1662 XGBE_CLR_ADV(lks, Asym_Pause); in xgbe_phy_init()
1666 XGBE_SET_ADV(lks, Asym_Pause); in xgbe_phy_init()
1670 /* Equivalent to XOR of Asym_Pause */ in xgbe_phy_init()
1671 if (XGBE_ADV(lks, Asym_Pause)) in xgbe_phy_init()
1672 XGBE_CLR_ADV(lks, Asym_Pause); in xgbe_phy_init()
1674 XGBE_SET_ADV(lks, Asym_Pause); in xgbe_phy_init()
H A Dxgbe-phy-v2.c805 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_sfp_phy_settings()
825 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_sfp_phy_settings()
1572 if (phy_data->phydev->asym_pause) { in xgbe_phy_phydev_flowctrl()
1573 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_phydev_flowctrl()
1649 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_an37_outcome()
1778 XGBE_SET_LP_ADV(lks, Asym_Pause); in xgbe_phy_an73_outcome()
3532 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
3549 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
3561 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
3583 XGBE_SET_SUP(lks, Asym_Pause); in xgbe_phy_init()
[all …]
H A 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/include/linux/
H A Dphy_fixed.h12 int asym_pause; member
/linux/drivers/net/phy/
H A Dfixed_phy.c269 phy->asym_pause = status->asym_pause; in __fixed_phy_register()
H A Dlinkmode.c52 * Configure the advertised Pause and Asym_Pause bits according to the
H A Dswphy.c144 if (state->asym_pause) in swphy_read_reg()
H A Dmotorcomm.c1310 phydev->asym_pause = 0; in yt8521_adjust_status()
1313 phydev->asym_pause = 1; in yt8521_adjust_status()
1316 phydev->asym_pause = 0; in yt8521_adjust_status()
1343 phydev->asym_pause = 0; in yt8521_read_status_paged()
/linux/drivers/net/ethernet/asix/
H A 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/drivers/net/mdio/
H A Dof_mdio.c440 status.asym_pause = of_property_read_bool(fixed_link_node, in of_phy_register_fixed_link()
454 status.asym_pause = fixed_link_prop[4]; in of_phy_register_fixed_link()
/linux/net/ethtool/
H A Dcommon.c128 __DEFINE_SPECIAL_MODE_NAME(Asym_Pause, "Asym_Pause"),
289 __DEFINE_SPECIAL_MODE_PARAMS(Asym_Pause),
/linux/Documentation/devicetree/bindings/net/
H A Dethernet-controller.yaml216 Indicates that asym_pause should be enabled.
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.c1156 Asym_Pause); in aq_nic_get_link_ksettings()
1215 Asym_Pause); in aq_nic_get_link_ksettings()
1267 Asym_Pause); in aq_nic_get_link_ksettings()
/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_ethtool.c185 Asym_Pause); in set_asym_pause()
240 ethtool_link_ksettings_add_link_mode(ks, supported, Asym_Pause); in fun_get_link_ksettings()
/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c332 phydev->asym_pause = 0; in at803x_read_status()
/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port_common.c181 SET_BIT(Asym_Pause); in mcdi_to_ethtool_linkset()
223 if (TEST_BIT(Asym_Pause)) in ethtool_linkset_to_mcdi_cap()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2263 Asym_Pause); in ice_get_settings_link_up()
2267 Asym_Pause); in ice_get_settings_link_up()
2273 Asym_Pause); in ice_get_settings_link_up()
2375 Asym_Pause); in ice_get_link_ksettings()
2378 Asym_Pause); in ice_get_link_ksettings()
2382 Asym_Pause); in ice_get_link_ksettings()
2386 Asym_Pause); in ice_get_link_ksettings()
/linux/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.c180 SET_BIT(Asym_Pause); in mcdi_to_ethtool_linkset()
222 if (TEST_BIT(Asym_Pause)) in ethtool_linkset_to_mcdi_cap()

12