Home
last modified time | relevance | path

Searched refs:LPA_PAUSE_ASYM (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/
Db44.h417 #ifndef LPA_PAUSE_ASYM
418 #define LPA_PAUSE_ASYM 0x0800 macro
Dtg3.h1589 #ifndef LPA_PAUSE_ASYM
1590 #define LPA_PAUSE_ASYM 0x0800 macro
Db44.c388 else if (remote & LPA_PAUSE_ASYM) in b44_set_flow_ctrl()
397 (remote & LPA_PAUSE_ASYM)) in b44_set_flow_ctrl()
Dtg3.c1236 else if (remote_adv & LPA_PAUSE_ASYM) in tg3_setup_flow_control()
1247 (remote_adv & LPA_PAUSE_ASYM)) in tg3_setup_flow_control()
1692 remote_adv &= (LPA_PAUSE_CAP | LPA_PAUSE_ASYM); in tg3_setup_copper_phy()
2278 remote_adv |= LPA_PAUSE_ASYM; in tg3_setup_fiber_hw_autoneg()
2339 remote_adv |= LPA_PAUSE_ASYM; in tg3_setup_fiber_by_hand()