Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dtg3.c778 uint32_t aux_stat, bmcr; in tg3_setup_copper_phy() local
780 tg3_readphy(tp, MII_TG3_AUX_STAT, &aux_stat); in tg3_setup_copper_phy()
783 tg3_readphy(tp, MII_TG3_AUX_STAT, &aux_stat); in tg3_setup_copper_phy()
784 if (aux_stat) in tg3_setup_copper_phy()
788 tg3_aux_stat_to_speed_duplex(tp, aux_stat, in tg3_setup_copper_phy()