Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/3com/
H A Dtyphoon.h438 #define TYPHOON_XCVR_AUTONEG cpu_to_le16(0x0004) macro
H A Dtyphoon.c1014 case TYPHOON_XCVR_AUTONEG: in typhoon_get_link_ksettings()
1040 if (tp->xcvr_select == TYPHOON_XCVR_AUTONEG) in typhoon_get_link_ksettings()
1065 xcvr = TYPHOON_XCVR_AUTONEG; in typhoon_set_link_ksettings()
2448 tp->xcvr_select = TYPHOON_XCVR_AUTONEG; in typhoon_init_one()