Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/qe/
H A Duec.c431 uec->oldduplex = -1; in init_phy()
509 if (mii_info->duplex != uec->oldduplex) { in adjust_link()
517 uec->oldduplex = mii_info->duplex; in adjust_link()
561 uec->oldduplex = -1; in adjust_link()
H A Duec.h735 int oldduplex; member