Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dns83820.c410 int speed, fullduplex, newlinkstate; in phy_intr() local
421 if ((fullduplex = (tanlpar & TANAR_FULL_DUP) in phy_intr()
465 fullduplex = (cfg & CFG_DUPSTS); in phy_intr()
467 if (fullduplex) in phy_intr()
484 speeds[speed], fullduplex ? "full" : "half"); in phy_intr()