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
339 if (adv.lp_pause & STMMAC_PCS_PAUSE) in stmmac_ethtool_get_link_ksettings()341 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() local3568 lp_pause = ((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()5407 &lp_pause); in bnx2x_update_adv_fc()5410 pause_result |= (lp_pause & in bnx2x_update_adv_fc()7129 u16 lp_pause; /* link partner */ in bnx2x_8073_resolve_fc() local7136 MDIO_AN_REG_CL37_FC_LP, &lp_pause); in bnx2x_8073_resolve_fc()[all …]
1204 u8 lp_pause; member
1643 fw_pause = link_info->lp_pause; in bnxt_fw_to_ethtool_lp_adv()
9686 link_info->lp_pause = resp->link_partner_adv_pause; in bnxt_update_link()
Completed in 78 milliseconds