Searched refs:LPA_100BASE4 (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/include/
H A Dbcmenetphy.h42 #define LPA_100BASE4 0x0200 /* can do 100mbps 4k packets */ macro
49 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmii.h84 #define LPA_100BASE4 0x0200 /* Can do 100mbps 4k packets */ macro
91 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)
167 else if (negotiated & LPA_100BASE4)
168 ret = LPA_100BASE4;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmii.h84 #define LPA_100BASE4 0x0200 /* Can do 100mbps 4k packets */ macro
91 #define LPA_100 (LPA_100FULL | LPA_100HALF | LPA_100BASE4)
167 else if (negotiated & LPA_100BASE4)
168 ret = LPA_100BASE4;

Completed in 86 milliseconds