Home
last modified time | relevance | path

Searched refs:LINK_STATS (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/core/lwip/src/include/lwip/
Dopt.h1470 #ifndef LINK_STATS
1471 #define LINK_STATS 1 macro
1549 #define LINK_STATS 0 macro
Dstats.h114 #if LINK_STATS
223 #if LINK_STATS
/external/syslinux/core/lwip/src/netif/ppp/
Dvj.h140 #if LINK_STATS
Dvj.c44 #if LINK_STATS
/external/syslinux/gpxe/src/drivers/net/
Damd8111e.c462 } while (!(status & AUTONEG_COMPLETE) || !(status & LINK_STATS)); in amd8111e_wait_link()
478 if (status & LINK_STATS) { in amd8111e_poll_link()
495 if (!(status & LINK_STATS)) { in amd8111e_poll_link()
Damd8111e.h146 LINK_STATS = (1 << 5), enumerator