Searched refs:LPA_10HALF (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/include/
H A Dbcmenetphy.h38 #define LPA_10HALF 0x0020 /* can do 10mbps half-duplex */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dmii.h80 #define LPA_10HALF 0x0020 /* Can do 10mbps half-duplex */ macro
174 ret = LPA_10HALF;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dmii.h80 #define LPA_10HALF 0x0020 /* Can do 10mbps half-duplex */ macro
174 ret = LPA_10HALF;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dioc3-eth.c794 if (!(ip->sw_lpa & (LPA_10HALF | LPA_10FULL |
H A Dsunhme.c633 if (!(hp->sw_lpa & (LPA_10HALF | LPA_10FULL | LPA_100HALF | LPA_100FULL)))

Completed in 152 milliseconds