Home
last modified time | relevance | path

Searched refs:ADVERTISE_PAUSE_ASYM (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmv88e1xxx.h36 #ifndef ADVERTISE_PAUSE_ASYM
37 # define ADVERTISE_PAUSE_ASYM 0x800 macro
H A Dmv88e1xxx.c251 val |= ADVERTISE_PAUSE_ASYM; in mv88e1xxx_advertise()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h113 #define ADVERTISE_PAUSE_ASYM 0x0800 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1622 #ifndef ADVERTISE_PAUSE_ASYM
1623 #define ADVERTISE_PAUSE_ASYM 0x0800 macro
H A Dtg3.c545 if (local_adv & ADVERTISE_PAUSE_ASYM) { in tg3_setup_flow_control()
559 } else if (local_adv & ADVERTISE_PAUSE_ASYM) { in tg3_setup_flow_control()
796 local_adv &= (ADVERTISE_PAUSE_CAP | ADVERTISE_PAUSE_ASYM); in tg3_setup_copper_phy()