Searched refs:LPA_PAUSE_ASYM (Results 1 – 17 of 17) sorted by relevance
107 #define LPA_PAUSE_ASYM 0x0800 /* Can pause asymetrically */ macro
365 #define MDIO_AN_T1_LP_L_PAUSE_ASYM LPA_PAUSE_ASYM
145 lpa |= LPA_PAUSE_ASYM; in swphy_read_reg()
555 phydev->asym_pause = val & LPA_PAUSE_ASYM ? 1 : 0; in genphy_c45_read_lpa()
397 LPA_PAUSE_ASYM)
1132 (mii_nway_lp_ability_reg & LPA_PAUSE_ASYM)) { in e1000e_config_fc_after_link_up() 1146 (mii_nway_lp_ability_reg & LPA_PAUSE_ASYM)) { in e1000e_config_fc_after_link_up()
256 phy->asym_pause = lpa & LPA_PAUSE_ASYM ? 1 : 0; in genmii_read_link()
775 rmtadv |= LPA_PAUSE_ASYM; in xgene_enet_flowctrl_cfg()
2262 lpa &= ~(LPA_PAUSE_CAP|LPA_PAUSE_ASYM); in sky2_autoneg_done() 2271 lpa |= LPA_PAUSE_ASYM; in sky2_autoneg_done() 2281 if ((lpa & LPA_PAUSE_CAP) && (lpa & LPA_PAUSE_ASYM)) in sky2_autoneg_done()
1128 rmt_adv |= LPA_PAUSE_ASYM; in ave_phy_adjust_link()
3549 lpa_pause = lpa & (LPA_PAUSE_CAP | LPA_PAUSE_ASYM); in nv_update_linkspeed() 3560 if (lpa_pause == (LPA_PAUSE_CAP | LPA_PAUSE_ASYM)) in nv_update_linkspeed() 3569 if (lpa_pause == LPA_PAUSE_ASYM) in nv_update_linkspeed()
2873 } else if ((remote & LPA_PAUSE_ASYM) && in determine_flow_ctrl() 2879 } else if (remote & LPA_PAUSE_ASYM) { in determine_flow_ctrl()
371 if ((remote & LPA_PAUSE_ASYM) && in b44_set_flow_ctrl()
2035 rmt_adv |= LPA_PAUSE_ASYM; in tg3_adjust_link()
1465 rmt_adv |= LPA_PAUSE_ASYM; in xgbe_phy_phydev_flowctrl()
1464 rmt_adv |= LPA_PAUSE_ASYM; in gfar_get_flowctrl_cfg()
11008 remote_advertising |= LPA_PAUSE_ASYM; in hclge_cfg_flowctrl()