Searched defs:PHY_AN_CSMA (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dskge.h1141 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator in enum:__anon15271
1143 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,
H A Dsky2.h1102 PHY_AN_CSMA = 1<<0, /* Bit 0: Only selector supported */ enumerator in enum:__anon15394
1104 PHY_AN_FULL = PHY_AN_100FULL | PHY_AN_10FULL | PHY_AN_CSMA,

Completed in 59 milliseconds