Searched refs:LPA_100HALF (Results 1 – 2 of 2) sorted by relevance
101 #define LPA_100HALF 0x0080 /* Can do 100mbps half-duplex */ macro114 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)
78 else if (negotiated & LPA_100HALF) in mii_nway_result()79 ret = LPA_100HALF; in mii_nway_result()
Completed in 4 milliseconds