Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dsky2.h1102 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator
1104 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
Dskge.h1141 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator
1143 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
Dskge.c711 phy_pause_map[skge->flow_control] | PHY_AN_CSMA); in bcom_phy_init()
1238 adv = PHY_AN_CSMA; in yukon_init()
Dsky2.c385 adv = PHY_AN_CSMA; in sky2_phy_init()