Searched refs:lp_pause (Results 1 – 4 of 4) sorted by relevance
238 unsigned int lp_pause; member
275 if (adv.lp_pause & STMMAC_PCS_PAUSE) in stmmac_ethtool_getsettings()277 if (adv.lp_pause & STMMAC_PCS_ASYM_PAUSE) in stmmac_ethtool_getsettings()
397 adv->lp_pause = (value & GMAC_ANE_PSE) >> GMAC_ANE_PSE_SHIFT; in dwmac1000_get_adv()
3545 u16 lp_pause; /* link partner */ in bnx2x_ext_phy_update_adv_fc() local3550 bnx2x_cl22_read(bp, phy, 0x5, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3565 MDIO_AN_REG_LP_AUTO_NEG, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3570 MDIO_AN_REG_CL37_FC_LP, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3574 lp_pause = ((lp_pause & in bnx2x_ext_phy_update_adv_fc()3584 MDIO_AN_REG_LP_AUTO_NEG, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3588 pause_result |= (lp_pause & in bnx2x_ext_phy_update_adv_fc()5383 u16 lp_pause; /* link partner */ in bnx2x_update_adv_fc() local5399 &lp_pause); in bnx2x_update_adv_fc()5402 pause_result |= (lp_pause & in bnx2x_update_adv_fc()[all …]