Searched refs:ADVERTISE_PAUSE_ASYM (Results 1 – 6 of 6) sorted by relevance
83 #define ADVERTISE_PAUSE_ASYM 0x0800 /* Try for asymetric pause */ macro
85 #define ADVERTISE_PAUSE_ASYM 0x0800 /* Try for asymetric pause */ macro
424 new_local_adv |= ADVERTISE_PAUSE_ASYM; in bnx2_resolve_flow_ctrl()428 new_remote_adv |= ADVERTISE_PAUSE_ASYM; in bnx2_resolve_flow_ctrl()436 if(local_adv & ADVERTISE_PAUSE_ASYM) { in bnx2_resolve_flow_ctrl()440 else if (remote_adv & ADVERTISE_PAUSE_ASYM) { in bnx2_resolve_flow_ctrl()450 else if (local_adv & ADVERTISE_PAUSE_ASYM) { in bnx2_resolve_flow_ctrl()452 (remote_adv & ADVERTISE_PAUSE_ASYM)) { in bnx2_resolve_flow_ctrl()768 adv = ADVERTISE_PAUSE_ASYM; in bnx2_phy_get_pause_adv()776 adv = ADVERTISE_PAUSE_CAP | ADVERTISE_PAUSE_ASYM; in bnx2_phy_get_pause_adv()910 ADVERTISE_PAUSE_ASYM); in bnx2_setup_copper_phy()
564 if (local_adv & ADVERTISE_PAUSE_ASYM) { in tg3_setup_flow_control()578 } else if (local_adv & ADVERTISE_PAUSE_ASYM) { in tg3_setup_flow_control()816 local_adv &= (ADVERTISE_PAUSE_CAP | ADVERTISE_PAUSE_ASYM); in tg3_setup_copper_phy()
1490 else if (advert & ADVERTISE_PAUSE_ASYM) in sky2_autoneg_done()1492 } else if (advert & ADVERTISE_PAUSE_ASYM) { in sky2_autoneg_done()
305 auto_nego |= ADVERTISE_PAUSE_CAP | ADVERTISE_PAUSE_ASYM; in rtl8169_set_speed_xmii()