Searched refs:LPA_PAUSE_ASYM (Results 1 – 22 of 22) sorted by relevance
79 if (phy_state & LPA_PAUSE_ASYM) in upd60620_read_status()
151 lpa |= LPA_PAUSE_ASYM; in swphy_read_reg()
200 phydev->asym_pause = lpa & LPA_PAUSE_ASYM ? 1 : 0; in lxt973a2_read_status()
186 phydev->asym_pause = val & LPA_PAUSE_ASYM ? 1 : 0; in genphy_c45_read_lpa()
1610 phydev->asym_pause = lpa & LPA_PAUSE_ASYM ? 1 : 0; in genphy_read_status()
1164 phydev->asym_pause = lpa & LPA_PAUSE_ASYM ? 1 : 0; in marvell_read_status_page_an()
107 #define LPA_PAUSE_ASYM 0x0800 /* Can pause asymetrically */ macro
409 LPA_PAUSE_ASYM)
1121 (mii_nway_lp_ability_reg & LPA_PAUSE_ASYM)) { in e1000e_config_fc_after_link_up()1135 (mii_nway_lp_ability_reg & LPA_PAUSE_ASYM)) { in e1000e_config_fc_after_link_up()
255 phy->asym_pause = lpa & LPA_PAUSE_ASYM ? 1 : 0; in genmii_read_link()
407 rmt_adv |= LPA_PAUSE_ASYM; in fman_get_pause_cfg()
793 rmtadv |= LPA_PAUSE_ASYM; in xgene_enet_flowctrl_cfg()
659 rmt_adv |= LPA_PAUSE_ASYM; in mt7530_adjust_link()
2276 lpa &= ~(LPA_PAUSE_CAP|LPA_PAUSE_ASYM); in sky2_autoneg_done()2285 lpa |= LPA_PAUSE_ASYM; in sky2_autoneg_done()2295 if ((lpa & LPA_PAUSE_CAP) && (lpa & LPA_PAUSE_ASYM)) in sky2_autoneg_done()
1127 rmt_adv |= LPA_PAUSE_ASYM; in ave_phy_adjust_link()
3497 lpa_pause = lpa & (LPA_PAUSE_CAP | LPA_PAUSE_ASYM); in nv_update_linkspeed()3508 if (lpa_pause == (LPA_PAUSE_CAP | LPA_PAUSE_ASYM)) in nv_update_linkspeed()3517 if (lpa_pause == LPA_PAUSE_ASYM) in nv_update_linkspeed()
394 if ((remote & LPA_PAUSE_ASYM) && in b44_set_flow_ctrl()
2051 rmt_adv |= LPA_PAUSE_ASYM; in tg3_adjust_link()
244 rmt_adv |= LPA_PAUSE_ASYM; in mtk_phy_link_adjust()
1509 rmt_adv |= LPA_PAUSE_ASYM; in xgbe_phy_phydev_flowctrl()
3659 rmt_adv |= LPA_PAUSE_ASYM; in gfar_get_flowctrl_cfg()
5269 remote_advertising |= LPA_PAUSE_ASYM; in hclge_cfg_flowctrl()