Searched refs:LPA_PAUSE_CAP (Results 1 – 5 of 5) sorted by relevance
105 #define LPA_PAUSE_CAP 0x0400 /* Can pause */ macro
107 #define LPA_PAUSE_CAP 0x0400 /* Can pause */ macro
565 if (remote_adv & LPA_PAUSE_CAP) in tg3_setup_flow_control()573 if (remote_adv & LPA_PAUSE_CAP) in tg3_setup_flow_control()579 if ((remote_adv & LPA_PAUSE_CAP) && in tg3_setup_flow_control()819 remote_adv &= (LPA_PAUSE_CAP | LPA_PAUSE_ASYM); in tg3_setup_copper_phy()1318 remote_adv |= LPA_PAUSE_CAP; in tg3_setup_fiber_phy()
1488 if (lpa & LPA_PAUSE_CAP) in sky2_autoneg_done()1493 if ((lpa & LPA_PAUSE_CAP) && (lpa & LPA_PAUSE_ASYM)) in sky2_autoneg_done()
1939 pause = ( efab->link_options & LPA_PAUSE_CAP ) ? 1 : 0; in mentormac_init()