Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dsundance.c74 static int flowctrl = 1; variable
264 unsigned int flowctrl:1; member
658 if (flowctrl == 1) in sundance_probe()
659 sdc->flowctrl = 1; in sundance_probe()
731 if (sdc->flowctrl && sdc->mii_if.full_duplex) { in sundance_probe()
872 if (sdc->mii_if.full_duplex && sdc->flowctrl) in set_rx_mode()