Searched refs:lp_pause (Results 1 – 7 of 7) sorted by relevance
153 adv_lp->lp_pause = (value & GMAC_ANE_PSE) >> GMAC_ANE_PSE_SHIFT; in dwmac_get_adv_lp()
304 unsigned int lp_pause; member
310 if (adv.lp_pause & STMMAC_PCS_PAUSE) in stmmac_ethtool_get_link_ksettings()312 if (adv.lp_pause & STMMAC_PCS_ASYM_PAUSE) in stmmac_ethtool_get_link_ksettings()
3535 u16 lp_pause; /* link partner */ in bnx2x_ext_phy_update_adv_fc() local3540 bnx2x_cl22_read(bp, phy, 0x5, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3555 MDIO_AN_REG_LP_AUTO_NEG, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3560 MDIO_AN_REG_CL37_FC_LP, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3564 lp_pause = ((lp_pause & in bnx2x_ext_phy_update_adv_fc()3574 MDIO_AN_REG_LP_AUTO_NEG, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3578 pause_result |= (lp_pause & in bnx2x_ext_phy_update_adv_fc()5373 u16 lp_pause; /* link partner */ in bnx2x_update_adv_fc() local5389 &lp_pause); in bnx2x_update_adv_fc()5392 pause_result |= (lp_pause & in bnx2x_update_adv_fc()[all …]
1130 u8 lp_pause; member
1397 fw_pause = link_info->lp_pause; in bnxt_fw_to_ethtool_lp_adv()
8468 link_info->lp_pause = resp->link_partner_adv_pause; in bnxt_update_link()