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()
367 unsigned int lp_pause; member
340 if (adv.lp_pause & STMMAC_PCS_PAUSE) in stmmac_ethtool_get_link_ksettings()342 if (adv.lp_pause & STMMAC_PCS_ASYM_PAUSE) in stmmac_ethtool_get_link_ksettings()
3539 u16 lp_pause; /* link partner */ in bnx2x_ext_phy_update_adv_fc() local3544 bnx2x_cl22_read(bp, phy, 0x5, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3559 MDIO_AN_REG_LP_AUTO_NEG, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3564 MDIO_AN_REG_CL37_FC_LP, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3568 lp_pause = ((lp_pause & in bnx2x_ext_phy_update_adv_fc()3578 MDIO_AN_REG_LP_AUTO_NEG, &lp_pause); in bnx2x_ext_phy_update_adv_fc()3582 pause_result |= (lp_pause & in bnx2x_ext_phy_update_adv_fc()5377 u16 lp_pause; /* link partner */ in bnx2x_update_adv_fc() local5393 &lp_pause); in bnx2x_update_adv_fc()5396 pause_result |= (lp_pause & in bnx2x_update_adv_fc()[all …]
1180 u8 lp_pause; member
1603 fw_pause = link_info->lp_pause; in bnxt_fw_to_ethtool_lp_adv()
9440 link_info->lp_pause = resp->link_partner_adv_pause; in bnxt_update_link()