Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_compat.h111 #define ADVERTISED_1000baseT_Half (1 << 4) macro
H A Dmv88e1xxx.c229 (ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full)) { in mv88e1xxx_advertise()
232 if (advertise_map & ADVERTISED_1000baseT_Half) in mv88e1xxx_advertise()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h225 #define ADVERTISED_1000baseT_Half (1 << 4) macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c606 ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full | in tg3_phy_copper_begin()
611 ~(ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full); in tg3_phy_copper_begin()
630 (ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full)) { in tg3_phy_copper_begin()
632 if (tp->link_config.advertising & ADVERTISED_1000baseT_Half) { in tg3_phy_copper_begin()
2543 (ADVERTISED_1000baseT_Half | in tg3_phy_probe()
2549 ~(ADVERTISED_1000baseT_Half | in tg3_phy_probe()
2918 ADVERTISED_1000baseT_Half | ADVERTISED_1000baseT_Full | in tg3_init_link_config()
H A Dtg3.h22 #define ADVERTISED_1000baseT_Half (1 << 4) macro