Searched refs:LPA_PAUSE_ASYM (Results 1 – 4 of 4) sorted by relevance
106 #define LPA_PAUSE_ASYM 0x0800 /* Can pause asymetrically */ macro
108 #define LPA_PAUSE_ASYM 0x0800 /* Can pause asymetrically */ macro
569 else if (remote_adv & LPA_PAUSE_ASYM) in tg3_setup_flow_control()580 (remote_adv & LPA_PAUSE_ASYM)) in tg3_setup_flow_control()819 remote_adv &= (LPA_PAUSE_CAP | LPA_PAUSE_ASYM); in tg3_setup_copper_phy()1320 remote_adv |= LPA_PAUSE_ASYM; in tg3_setup_fiber_phy()
1493 if ((lpa & LPA_PAUSE_CAP) && (lpa & LPA_PAUSE_ASYM)) in sky2_autoneg_done()